Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Oct 2004 06:44:06 +0200
From:      Alex de Kruijff <freebsd@akruijff.dds.nl>
To:        Ray Davis <ray@carpe.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: php4 with gd?
Message-ID:  <20041005044406.GB917@alex.lan>
In-Reply-To: <200410041959.i94JxNTJ003363@s1.hfm0.de.carpe.net>
References:  <200410041959.i94JxNTJ003363@s1.hfm0.de.carpe.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 04, 2004 at 09:59:23PM +0200, Ray Davis wrote:
>     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.

You can set this not to appear by setting BATCH in /etc/make.conf. If
you rename /etc/make.conf for builing mod_php, then you'll have you're
text ui. (g stands for graphical)

-- 
Alex

Articles based on solutions that I use:
http://www.kruijff.org/alex/FreeBSD/



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