From:             
Operating system: GNU/Linux; Fedora 15
PHP version:      5.3.8
Package:          *Compile Issues
Bug Type:         Bug
Bug description:--with-pear=PATH; PATH has no effect

Description:
------------
When trying to compile PHP 5.3.8 from source on Fedora 15, specifying the
target directory for PEAR seems to have no effect; the value is ignored and
the default is used instead.

Test script:
---------------
./configure --host=x86_64-unknown-linux-gnu
--build=x86_64-unknown-linux-gnu --program-prefix= --prefix=/usr
--exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
--datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64
--libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib
--mandir=/usr/share/man --infodir=/usr/share/info --srcdir=..
--cache-file=../config.cache --with-config-file-path=/etc/php.ini
--with-config-file-scan-dir=/etc/php.ini.d --with-pear=/var/lib/php/pear

Expected result:
----------------
PEAR's PHP files to be installed to /var/lib/php/pear

Actual result:
--------------
PEAR's PHP files installed to /usr/lib64/php/pear

-- 
Edit bug report at https://bugs.php.net/bug.php?id=60163&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=60163&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=60163&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=60163&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=60163&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=60163&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=60163&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=60163&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=60163&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=60163&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=60163&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=60163&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=60163&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=60163&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=60163&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=60163&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=60163&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=60163&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=60163&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=60163&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=60163&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=60163&r=mysqlcfg

Reply via email to