RE: [pear-webmaster] Install-pear.phar
[email protected] ("Emmanuel Darko")
| Newsgroups | php.pear.webmaster |
|---|---|
| Message-ID | <4CEB1CA7849CE74C8EE429BBB79B8160042269@EX1.promontory-hq.promcapital.com> |
At the end of the "make install" in PHP-5.2.6, I get the error as shown
below. Is there a way I can handle PEAR to avoid the error? Please if I
am asking the wrong person, do ignore the message.
" Installing PEAR environment: /opt/sunoneweb/ws/php/lib/php/
*** Error code 138
The following command caused the error:
/opt/sunoneweb/ws/php-5.2.6/sapi/cli/php -n -dshort_open_tag=0
-dsafe_mode=0 -dopen_basedir= -derror_reporting=E_ALL -dmemory_limit=-1
-ddetect_unicode=0 pear/install-pear-nozlib.phar -d
"/opt/sunoneweb/ws/php/lib/php" -b "/opt/sunoneweb/ws/php/bin"
make: Fatal error: Command failed for target `install-pear-installer'
Current working directory /opt/sunoneweb/ws/php-5.2.6
*** Error code 1
The following command caused the error:
if test -f pear/install-pear-nozlib.phar &&
/opt/sunoneweb/ws/php-5.2.6/build/shtool mkdir -p
/opt/sunoneweb/ws/php/lib/php; then \
/usr/ccs/bin/make -s install-pear-installer; \
else \
cat /opt/sunoneweb/ws/php-5.2.6/pear/install-pear.txt; \
fi
make: Fatal error: Command failed for target `install-pear'"
Thank you
Emmanuel
-----Original Message-----
From: Brett Bieber [mailto:[email protected]]
Sent: Wednesday, June 11, 2008 5:32 PM
To: Emmanuel Darko
Cc: [email protected]
Subject: Re: [pear-webmaster] Install-pear.phar
On Wed, Jun 11, 2008 at 4:16 PM, Emmanuel Darko <[email protected]>
wrote:
> Please I am installing PHP and I guess I need a download of package in
> subject but the path http://pear.php.net/install-pear.phar is not
> functional. How do I get the download.
Ah, sorry you had trouble - the correct filename should be
http://pear.php.net/go-pear.phar
Is there a link somewhere we need to update?
--
Brett Bieber
http://saltybeagle.com/