Date: Mon, 04 Oct 2004 21:59:23 +0200 From: Ray Davis <ray@carpe.net> To: freebsd-questions@freebsd.org Subject: php4 with gd? Message-ID: <200410041959.i94JxNTJ003363@s1.hfm0.de.carpe.net>
next in thread | raw e-mail | index | archive | help
I must be totally dense, but after trying a number of things, searching the mailing lists, searching google, reading the freebsd ports doc, searching the php web - I still can not get php4 to build with gdlib support using the ports collection. We already had a working mod_php4 built and installed, and just want to add gdlib support. None of the following (as well as other incantations) work in either the www/mod_php4 port nor the lang/php4 port: make deinstall; make reinstall make deinstall; make clean; make install make deinstall; make WITH_GD=YES reinstall make deinstall; make clean; make WITH_GD=YES install Can someone please give me a clue? I thought I remembered that there was a text gui asking what options we want, but it doesn't appear anymore. There seems to be a big gap between simply installing a port with its defaults and finding out what other options might be available via the WITH_* and WITHOUT_* options. Isn't this documented with each port somewhere? Thanks! Ray
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410041959.i94JxNTJ003363>