Digital Paint Discussion Board
Paintball 2: The Game => Server Discussion => Topic started by: maxpower on March 06, 2009, 07:36:15 PM
-
./paintball2: error while loading shared libraries: libvorbisfile.so.3: cannot open shared object file: No such file or directory
The server is 64bit, not sure why it needs a library for mp3 when its in server mode
-
post your entire command line that you use to launch the server
-
Argh
Blame QuDos :P
Nah I probably ported something wrong, I'll have a look.
And do what KnacK said.
-
Nevermind, friend recompiled it and removed the need for that file
-
Hm, if you run it with +set dedicated 1, it still requires vorbis?
-
Yes, its the same on our server. Install it and everything works.
-
Apparently I linked dynamically in the makefile instead of statically :<