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/libar x libXxf86vm.ag++ -shared -o libXxf86vm.so.1 XF86VMode.oln -s /usr/X11R6/lib/libXxf86vm.so.1 /usr/lib/libXxf86vm.so.1
Originally posted by Atanor But I am currently building a source package... that will allow everyone to build their own version of PS and say goodbye to such problems... expect a beta of this source package before the end of this week.