Date: Sat, 24 Nov 2007 12:13:51 -0500 (EST) From: doug@safeport.com To: Frank Shute <frank@esperance-linux.co.uk> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: building php5 Message-ID: <20071124120605.L38520@pemaquid.safeport.com> In-Reply-To: <20071124071425.GB17265@melon.esperance-linux.co.uk> References: <20071123200010.W38520@pemaquid.safeport.com> <20071124071425.GB17265@melon.esperance-linux.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 24 Nov 2007, Frank Shute wrote: > On Fri, Nov 23, 2007 at 08:17:26PM -0500, doug@safeport.com wrote: >> >> I was testing an application that suggesting my problem was the Suhosin >> patch. I built php5 with it and got the application running. Now I want to >> rebuild php5. How do I get it to reconfigure? >> >> I did a make: deinstall && make clean >> >> How can I reconfigure php to install the Suhosin patch? >> >> Thanks > > # cd /usr/ports/lang/php5 > # make rmconfig > # make install clean > > It installs the suhosin patch by default but you'll be presented with > a curses interface to pick the options you require. > Thanks Frank. man ports. I thought I knew all the targets that I needed. A decade or so ago reading Unix System Admininstration Handbook by Evi Nemeth et all, she said once/year she revisits all the man pages. Such good advice. I forget much of the make 'magic' exists outside of the port directories. _____ Douglas Denault http://www.safeport.com doug@safeport.com Voice: 301-469-8766 Fax: 301-469-0601
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071124120605.L38520>