How to run dedicated server on linux? #781
AlaskanDruid
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I got steamcmd installed, did the 1007 app instructions on the wiki. Got the steamclient.so installed with proper permissions and path on the server. the library itself spits out a weird error:
dlopen failed trying to load:
steamclient.so
with error:
steamclient.so: cannot open shared object file: No such file or directory
I have the 64bit SO on there. This is an ubuntu box on DigitalOcean, if that helps or not.
Running via 64bit c# console app on .Net 8.
I have no clue what file steamclient.so is trying to open.
Beta Was this translation helpful? Give feedback.
All reactions