Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 2004 10:49:56 +0000
From:      Peter Risdon <peter@circlesquared.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: php4 ports configuration file
Message-ID:  <41A315D4.4080804@circlesquared.com>
In-Reply-To: <20041123102355.GA35548@catflap.slightlystrange.org>
References:  <200411230304.11804.algould@datawok.com> <20041123102355.GA35548@catflap.slightlystrange.org>

next in thread | previous in thread | raw e-mail | index | archive | help

> On Tue, Nov 23, 2004 at 03:04:11AM -0600, Andrew L. Gould wrote:
> 
>>I currently have the php4 port installed with support for various 
>>programs such as postgresql.  I would like to add support for imap; so 
>>I did a make clean (in both php4 and php4-extensions) followed by a 
>>make so there is no directory for working files.  Rather than see a 
>>screen to allow me to select various extensions, I saw a line that 
>>stated that a saved configuration file had been found.
>>
>>Where can I find the saved configuration file?  (No working directory 
>>exists after make clean.)  How can I add imap to the existing 
>>configuration?

#cd /usr/ports/lang/php4-extensions
#make configure

or

#cd /usr/ports/mail/php4-imap
#make install clean


Peter

-- 

the circle squared

network systems and software

http://www.circlesquared.com



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