From:             
Operating system: Ubuntu 10.10 maverick
PHP version:      5.3.4
Package:          *Compile Issues
Bug Type:         Bug
Bug description:PHP 5.3.4 does not copy pear, peardev and pecl binaries into 
place.

Description:
------------
PHP 5.3.4 does not put pear, peardev and pecl binaries into the bin
directory.



./configure script log - https://gist.github.com/ff52ad3603b7d6999d02

make log - https://gist.github.com/98565ae779cc9f3b5866

make install log - https://gist.github.com/0c7f4078a9e1df11c628

Test script:
---------------
./configure  --prefix=/opt/php-5.3.4 --with-openssl --with-mcrypt
--with-mysqli --with-mysql=mysqlnd --with-mysql-sock --with-gd
--with-jpeg-dir=/usr --with-png-dir=/usr --with-zlib-dir=/usr
--with-freetype-dir=/usr --with-tidy --with-curl --enable-fpm
--enable-gd-native-ttf --enable-gd-jis-conv --enable-mbstring
--disable-xmlreader --disable-xmlwriter --disable-phar --without-sqlite
--without-sqlite3 --disable-pdo --disable-posix
--with-pear=/opt/php-5.3.4/pear --with-pdo-mysql --enable-pdo
--without-pdo-sqlite --enable-pcntl

Expected result:
----------------
[mat...@thepixeldeveloper php-5.3.4]$ ls /opt/php-5.3.3/bin/

pear  peardev  pecl  php  php-config  phpize



Actual result:
--------------
[mat...@thepixeldeveloper php-5.3.4]$ ls /opt/php-5.3.4/bin/

php  php-config  phpize



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

Reply via email to