ID:               35780
 Updated by:       [EMAIL PROTECTED]
 Reported By:      andre at tomt dot net
-Status:           Bogus
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Linux (Debian sid/amd64)
 PHP Version:      5CVS-2005-12-23 (snap)
 Assigned To:      cellog
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.1-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.1-win32-latest.zip

although this resembles the issue opened at pear.php.net, it was
slightly different, and so I am marking this as feedback.


Previous Comments:
------------------------------------------------------------------------

[2005-12-23 00:02:09] [EMAIL PROTECTED]

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

See http://pear.php.net/bugs/bug.php?id=6154

------------------------------------------------------------------------

[2005-12-22 23:44:48] [EMAIL PROTECTED]

Greg, can you fix this please? :)

------------------------------------------------------------------------

[2005-12-22 23:31:48] andre at tomt dot net

no change

------------------------------------------------------------------------

[2005-12-22 23:18:00] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.1-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.1-win32-latest.zip



------------------------------------------------------------------------

[2005-12-22 22:59:12] andre at tomt dot net

Description:
------------
When installing the PEAR installer and the base components as shipped
in the php tarball, using INSTALL_ROOT will confuse the pear
installation. INSTALL_ROOT gets prepended on the paths in the
configuration (pear.conf) and in the pear binary. This breaks
packaging.

Reproduce code:
---------------
./configure
make
make install-pear INSTALL_ROOT=/somewhere/else/php-pear

Now observe the "pear" shell script, and the pear.conf.

I can't recall this used to be a problem before PHP 5.1.

Expected result:
----------------
Not having INSTALL_ROOT prepended in pear config and in pear command.

Actual result:
--------------
INSTALL_ROOT prepended in pear config and in pear command.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=35780&edit=1

Reply via email to