Page 1 of 1

Linux libtier0.so

Posted: Tue Dec 13, 2011 7:52 pm
by Xaymar
So I decided to start the server up after I uploaded all missing files. Just to be greeted with:

Code: Select all

host4@46041:~/server/orangebox$ ./srcds_run -game obsidian -ip 62.141.46.41 -port 27016 +map oc_lobby
Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.

Console initialized.
./srcds_run: line 352:  5120 Segmentation fault      $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Tue Dec 13 19:51:49 CET 2011: Server restart in 10 seconds
host4@46041:~/server/orangebox$ ./srcds_linux -game obsidian -ip 62.141.46.41 -port 27016 +map oc_lobby
./srcds_linux: error while loading shared libraries: libtier0.so: cannot open shared object file: No such file or directory
What's happening here?
server/orangebox/bin/libtier0.so exists, so where is it's problem?

Re: Linux libtier0.so

Posted: Tue Dec 13, 2011 10:22 pm
by Neico
that this mod has no server.so
meaning, no Linux support

http://bugs.obsidianconflict.net/view.php?id=25

Re: Linux libtier0.so

Posted: Wed Dec 14, 2011 10:28 am
by Xaymar
Aw damnit. Would it work through WinE?

Re: Linux libtier0.so

Posted: Wed Dec 14, 2011 11:02 am
by TESLA-X4
It should, but I think it will run noticably slower.