Archisteamfarm: How to runASF with centos 7 x64 minimal

Created on 26 Dec 2017  路  4Comments  路  Source: JustArchiNET/ArchiSteamFarm

I Can do it with normal centos 7 x64 by https://github.com/JustArchi/ArchiSteamFarm/wiki/Setting-up
but with minimal version centos7,it echo "Segmentation fault"
what i need to do ?

Invalid Question

Most helpful comment

You can try install .NET core and run ASF Generic version.

All 4 comments

Follow the official tutorial to install dotnet core
https://www.microsoft.com/net/learn/get-started/linuxcentos
And run ASF by this command
dotnet ArchiSteamFarm.dll
(Tested in CentOS 7.4.1708)
Or you can run ASF via Docker
https://github.com/JustArchi/ArchiSteamFarm/wiki/Docker

You can try install .NET core and run ASF Generic version.

Before you open an issue please review the contributing guidelines for this repository.

https://github.com/JustArchi/ArchiSteamFarm/blob/master/CONTRIBUTING.md

If my issue is not meeting contributing guidelines specified above, especially if it's a question or technical issue that is not related to ASF development in any way, please close it immediately - I won't complain.

Hey I met the same question as yours, did you fix it ? @valinx

Was this page helpful?
0 / 5 - 0 ratings

Related issues

guihkx picture guihkx  路  3Comments

light444 picture light444  路  3Comments

tambry picture tambry  路  4Comments

NanoAi picture NanoAi  路  3Comments

ludo237 picture ludo237  路  3Comments