ID:               35780
 Updated by:       [EMAIL PROTECTED]
 Reported By:      andre at tomt dot net
-Status:           Open
+Status:           Feedback
 Bug Type:         *Configuration Issues
 Operating System: Linux (Debian sid/amd64)
 PHP Version:      5.1.1
 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




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

[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