Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 2004 06:47:35 -0600
From:      "Andrew L. Gould" <algould@datawok.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: php4 ports configuration file
Message-ID:  <200411230647.36022.algould@datawok.com>
In-Reply-To: <41A315D4.4080804@circlesquared.com>
References:  <200411230304.11804.algould@datawok.com> <20041123102355.GA35548@catflap.slightlystrange.org> <41A315D4.4080804@circlesquared.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 23 November 2004 04:49 am, Peter Risdon wrote:
> > 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

Thanks.

Andrew



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