ID: 43857 Updated by: j...@php.net Reported By: bjoern at xrow dot de Status: Assigned Bug Type: Compile Failure Operating System: linux -PHP Version: 5.2.6 +PHP Version: 5.2.8 Assigned To: cellog New Comment:
Is this still not fixed? Previous Comments: ------------------------------------------------------------------------ [2009-04-20 04:43:02] cel...@php.net this is about to be fixed some time this week, the PEAR version with the fix should be released any day now, and once its stability is verified, we'll update the phar. I will update the Makefile.frag when this happens, and then change the status to Feedback to make sure it works for you (my preliminary testing has it working here) ------------------------------------------------------------------------ [2009-01-22 01:16:51] j...@php.net Was the package updated for 5.2.8 or not..? (it's 5.2.9 soon..) ------------------------------------------------------------------------ [2008-11-29 04:08:17] cel...@php.net this is now fixed in PEAR CVS, but I will keep this open until the install phar in php's source is updated ------------------------------------------------------------------------ [2008-11-29 03:43:14] cel...@php.net This is a very difficult problem to solve for all cases. Most fixes I've tried thus far break many other cases. For instance, the calls to "phpize" and "php-config" are done inside the source of PEAR/Builder.php. If we manually modify the source of PEAR/Builder.php, the instant a user calls "pear config-set php_bin /path/to/some/other/php" the whole thing breaks. So, what I am going to do is provide two new options to the "install" "upgrade" and "upgrade-all" commands which are designed to account for --program-suffix or --program-prefix being used, --program-suffix and --program-prefix which will programmatically append/prepend for the phpize/php-config commands. I'll also provide 2 new config variables that can be set to make this automatic. This new feature will not appear until PEAR 1.8.0 is released, which will hopefully be before PHP 5.3.0 ------------------------------------------------------------------------ [2008-02-18 11:05:10] j...@php.net This is actually PEAR bug, but as it's quite tightly connected to PHP we can keep this here. I don't know where that pecl script is and I don't want to touch it either since there's some new installer cooking..so Greg, can you please fix it to use the provided php-config instead? (note: php-config also might use the --program-prefix and --program-suffix options!) ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/43857 -- Edit this bug report at http://bugs.php.net/?id=43857&edit=1