Sorry for the very late reply! Roland Engelsma wrote: > I might be completely rong, but I think you will need all the zquake files > from sourceforge in order to compile aq successfully. The files on the > agrip's svn are not enough, becuse they only disable vido output <vidnull on > windows>...
Actually all the files are now in AGRIP SVN. The error seems to be that you're missing the X11/extensions/xf86vmode.h file. Here is a list of -dev packages I think you need to install... x11proto-core-dev x11proto-xf86vidmode-dev If there are still problems, please let me know and I will try to find any other files you may need. I think that it's best if you compile the SDL versions, with ``make sdl''. This will also require libsdl1.2-dev to be installed and maybe the mesa-common-dev package too. best regards, -- Matthew Tylee Atkinson <[EMAIL PROTECTED]> _______________________________________________ AGRIP-discuss mailing list [email protected] http://lists.agrip.org.uk/cgi-bin/mailman/listinfo/agrip-discuss
