Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Fluxen

Pages: [1]
1
Technical Help: Problems BEFORE entering the game /
« on: April 15, 2003, 04:21:27 pm »
Excellent, thanks Atanor.


2
Technical Help: Problems BEFORE entering the game / libXxf86vm.so.1
« on: April 15, 2003, 03:54:47 pm »
Quote

What about a static version like 0.2.006?


.006 worked great for me too on Debian Sarge (except for the server not being .006 ;)

Quote

By the way: I checked the Package for  xwin.so. It is included,
but uses  
libXxf86vm.so.1 => not found


I found this on another board for that problem:

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



Atanor, could I ask if it\'s difficult or dangerous to compile glibc2.3.2 on Debian? Do I need any patches to the standard GNU source? Or should I wait for a 2.3.1 based version?


Thanks


Pages: [1]