Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Mar 2004 11:14:02 +0100
From:      Antoine Jacoutot <ajacoutot@lphp.org>
To:        freebsd-questions@freebsd.org
Cc:        thomas may <thomas.may@x9media.com>
Subject:   Re: freebsd, php and gd libary
Message-ID:  <200403201114.02950.ajacoutot@lphp.org>
In-Reply-To: <20040320092555.6AFC443D1D@mx1.FreeBSD.org>
References:  <20040320092555.6AFC443D1D@mx1.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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=92t need on my webserver.

You have to build gd without X support:
$ make -DWITHOUT_X11 install clean

Antoine



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403201114.02950.ajacoutot>