Keith Roberts <[EMAIL PROTECTED]> wrote:
> Well I compiled PHP with the following ./configure options:
> (I'm the only user on my system - 'keith' or 'root')
[...]
> So I now have PEAR in /usr/local/PEAR. Reason for doing this
[...]
> I generally run PEAR as root user anyway, so maybe that's
> why
On Wed, 12 Mar 2008, Ofer Inbar wrote:
To: php-install@lists.php.net
From: Ofer Inbar <[EMAIL PROTECTED]>
Subject: Re: [PHP-INSTALL] PHP build --with-pear fails: conflict over
/tmp/pear/cache
Keith Roberts <[EMAIL PROTECTED]> wrote:
I used to compile PHP without any --w
Keith Roberts <[EMAIL PROTECTED]> wrote:
> I used to compile PHP without any --with/out-pear
> ./configure options. This installed PEAR under the
> --prefix=/usr/local/php-5.x.x directory path.
> So everytime I upgraded PHP, I got a fresh installation of
> PEAR in a different location. I now ha
On Tue, 11 Mar 2008, Ofer Inbar wrote:
To: php-install@lists.php.net
From: Ofer Inbar <[EMAIL PROTECTED]>
Subject: Re: [PHP-INSTALL] PHP build --with-pear fails: conflict over
/tmp/pear/cache
Keith Roberts <[EMAIL PROTECTED]> wrote:
What about trying --with-pear=/another/
Keith Roberts <[EMAIL PROTECTED]> wrote:
> What about trying --with-pear=/another/directory or
> --without-pear?
>
> Once PEAR is installed, it is able to upgrade itself, so you don't
> need to touch it after that. It only needs installing once.
I may be wrong about this, but doesn't --with-pear=
On Tue, 11 Mar 2008, Ofer Inbar wrote:
To: php-install@lists.php.net
From: Ofer Inbar <[EMAIL PROTECTED]>
Subject: Re: [PHP-INSTALL] PHP build --with-pear fails: conflict over
/tmp/pear/cache
Daniel Brown <[EMAIL PROTECTED]> wrote:
On Tue, Mar 11, 2008 at 5:36 PM, Ofer I
Daniel Brown <[EMAIL PROTECTED]> wrote:
> On Tue, Mar 11, 2008 at 5:36 PM, Ofer Inbar <[EMAIL PROTECTED]> wrote:
> > Installing PEAR environment: /hlg/rpmbuild/buildroot/php-5.2.5-1-
> > manual/usr/local/lib/php/download directory "/tmp/pear/cache" is not
> > writeable. Change download_
On Tue, Mar 11, 2008 at 5:36 PM, Ofer Inbar <[EMAIL PROTECTED]> wrote:
> Installing PEAR environment: /hlg/rpmbuild/buildroot/php-5.2.5-1-
> manual/usr/local/lib/php/download directory "/tmp/pear/cache" is not
> writeable. Change download_dir config variable to a writeable dir
The