jediecowarrior@msn.com wrote:
(Please reply in the list!)
Thanks for the advice. I located grx-2.4.6, but now get the errors (Where does it look for the vga.h file?) vdrivers/svgalib.c:20:17: vga.h: No such file or directory
It tries to build the svgalib version. You probably want the X11 version. After unpacking and before making, do this (you can check which options you want, run `./configure --help'):
./configure --enable-jpeg --enable-png-z --with-fontpath
Frank