Edit report at https://bugs.php.net/bug.php?id=64335&edit=1

 ID:                 64335
 Updated by:         [email protected]
 Reported by:        phpfpm1 at gmail dot com
 Summary:            PECL not looking for "--program-suffix".
 Status:             Open
 Type:               Bug
 Package:            PECL
 Operating System:   CentOS 6
 PHP Version:        5.4.12
 Block user comment: N
 Private report:     N

 New Comment:

how did you install pear/pecl?
I don't know if we can actually know your php binary name without you telling 
it.


Previous Comments:
------------------------------------------------------------------------
[2013-03-02 12:27:05] phpfpm1 at gmail dot com

Description:
------------
/usr/local/php54/bin/pecl install memcache
/usr/local/php54/bin/pecl: line 28: /usr/local/php54/bin/php: No such file or 
directory
/usr/local/php54/bin/pecl: line 28: exec: /usr/local/php54/bin/php: cannot 
execute: No such file or directory

It looks for: /usr/local/php54/bin/php, however, the binary is 
/usr/local/php54/bin/php54, because "--program-suffix=54" is used for PHP 
installation.

Test script:
---------------
/usr/local/php54/bin/pecl install memcache

Expected result:
----------------
PECL looking for /usr/local/php54/bin/php54.



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



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

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to