1
Technical Help: Problems BEFORE entering the game /
« on: April 15, 2003, 08:37:41 pm »Quote
Originally posted by Fluxen
10.5 The program complains that it can\'t find \'libXF86VMode.so\'.
You probably only have the .a version. Here\'s a possible solution from http://www.home.mayn.de/comrad/?news=755 :
cd /usr/X11R6/lib
ar x libXxf86vm.a
g++ -shared -o libXxf86vm.so.1 XF86VMode.o
ln -s /usr/X11R6/lib/libXxf86vm.so.1 /usr/lib/libXxf86vm.so.1
Thanks alot Fluxen!
this fixed my probelem with the 0.2.010.tar.gz release
OS: Red Hat 9
standard packages that pertain to this except NVIDIA drivers