On Saturday 20 March 2004 10:24, thomas may wrote: > i installed mod_php4 from ports tree with gd options, but it starts > automatically a xfree86 installation what i don’t need on my webserver.
You have to build gd without X support: $ make -DWITHOUT_X11 install clean Antoine _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
