1
Technical Help: Problems BEFORE entering the game /
« on: July 21, 2003, 06:33:42 pm »Quote
Originally posted by simcop2387
VERY EASY TO FIX
#su
Password: ...
#ln -s /usr/lib/libGL.so /usr/lib/libopengl32.so
#./psclient
thats all that you need to do, what happened is that it appears that the people who made the binaries for linux linked the binaries to libopengl32.so which seems to me be a mistake from a windows person not realizing that its not called opengl32 on linux, as it is on windows (see: opengl32.dll in your c:\\windows\\system)
Doesn\'t work for me. I just get:
Code: [Select]
[mike@pc-00065 Planeshift]$ ./psclient-bin -verbose
Warning: Failed to load `xwin\'; reason(s):
DLERROR (xwin): libXxf86vm.so.1: cannot open shared object file: No such file or directory
Warning: Failed to load `xwin\'; reason(s):
DLERROR (xwin): libXxf86vm.so.1: cannot open shared object file: No such file or directory
aws-debug: Couldn\'t find iGraphics2D plugin!!
Segmentation fault