On Thu, Aug 14, 2003 at 02:55:29PM +0200, Joshua Rubingh wrote: > Hi, > > I am new here... but i searched al around the net to find the sollution. > But nothing so far. > > So I ask you guys.. Is it possible to compile avifile without X? > when I do make -j 2 install I get the following error: > > /usr/lib/gcc-lib/i386-slackware-linux/3.2.2/../../../../i386-slackware-linux/bin/ld: > cannot find -lX11 > collect2: ld returned 1 exit status > make[2]: *** [libaviplay.la] Error 1 > make[2]: Leaving directory `/data/home/theyosh/avifile-0.7-0.7.38/lib' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory `/data/home/theyosh/avifile-0.7-0.7.38/lib' > make: *** [install-recursive] Error 1 > > As far I can tell if is missing some X libraries... But that's right > because it is compiling on a server. And I don't want to use X on a server.
Unfortunately you would have to install X libraries if you want to use avifile with Xserver. There is no way to virtualy link Xlibraries when they are not actually present on your system. You could probably provide fake libX11 and few other libs for this compilation, howerever I doubt this is anywhere near your skills. So basicaly if you want to compile aviplay with Xserver suport (and aviplay doesn't provide other output) you have to install X devel packages on this server. There are other project which will work with framebuffer natively, but still they will not work with Xserver if you will be compiling them without Xlibs. -- .''`. : :' : Zdenek Kabelac [EMAIL PROTECTED], users.sf.net, fi.muni.cz} `. `' Debian GNU/Linux maintainer - www.debian.{org,cz} `- _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile