In article <[EMAIL PROTECTED]>,
Daniel Brown <[EMAIL PROTECTED]> wrote:
>And while I still prefer to remove the quotes, because I'm anal like
>that, feel free to disregard that portion of my previous message.
Those quotes are there for a reason. Most of the time they won't
be needed, but if there
In article <[EMAIL PROTECTED]>,
Christopher Jones <[EMAIL PROTECTED]> wrote:
>The config.nice shell script contains a re-runnable form of the previous
>"configure" command.
That's only good if you have the build directory and it's intact. You
should always be able to use php -i.
--
http://yosem
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 --with/out-pear
./confi
Did you try exporting PHP_PEAR_TEMP_DIR and PHP_PEAR_CACHE_DIR
environment variables to a different location before building with
'--with-pear' option
thanks
sriram
Ofer Inbar wrote:
Configuring PHP --with-pear=/some/other/dir has no effect on the
problem; it still needs to write into /tmp/pe
Configuring PHP --with-pear=/some/other/dir has no effect on the
problem; it still needs to write into /tmp/pear/cache during make.
Clobbering the existing /tmp/pear/cache and giving it a writeable
directory succeeds. Although this enables me to build PHP with PEAR
(and make the RPM), it's an uns
http://pear.php.net/manual/en/installation.php
documents two options for installing the PEAR manager:
1. As part of PHP's make, as long as you don't do --without-pear
2. go-pear.php, which is interactive (and apparently "provisional")
Is there a supported *noninteractive* way to install PEAR aft
Jay Why wrote:
How do I find out what flags php are compiled with now so I can include
those when reconfiguring it. I want to make an addition, but I want to
keep everything is already there now. How do I get a listing of that?
--
Jay Why
The config.nice shell script contains a re-runnable
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 Wed, Mar 12, 2008 at 1:53 PM, Rick <[EMAIL PROTECTED]> wrote:
> In article <[EMAIL PROTECTED]>,
>
> Daniel Brown <[EMAIL PROTECTED]> wrote:
>
> >When running ./configure, if you use that information, just be
> >sure to remove the quotes.
>
> Why? The quotes will be eaten by bash without a
Remove Unsubscribe
In article <[EMAIL PROTECTED]>,
Daniel Brown <[EMAIL PROTECTED]> wrote:
>When running ./configure, if you use that information, just be
>sure to remove the quotes.
Why? The quotes will be eaten by bash without any problem.
--
http://dating.blameitonlove.com/
In article <[EMAIL PROTECTED]>,
Jay Why <[EMAIL PROTECTED]> wrote:
>How do I find out what flags php are compiled with now so I can include
>those when reconfiguring it. I want to make an addition, but I want to keep
>everything is already there now. How do I get a listing of that?
The easiest wa
On Wed, Mar 12, 2008 at 1:19 PM, Jay Why <[EMAIL PROTECTED]> wrote:
> How do I find out what flags php are compiled with now so I can include
> those when reconfiguring it. I want to make an addition, but I want to keep
> everything is already there now. How do I get a listing of that?
The eas
How do I find out what flags php are compiled with now so I can include
those when reconfiguring it. I want to make an addition, but I want to keep
everything is already there now. How do I get a listing of that?
--
Jay Why
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/directory or
--wit
15 matches
Mail list logo