Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.10.15

Bug #1550 Builder does not set path to match bin_dir
Submitted: 2004-06-03 12:15 UTC
From: alan_k Assigned: cellog
Status: Closed Package: PEAR
PHP Version: 4.3.4 OS: linux
Roadmaps: (Not assigned)    
Subscription  


 [2004-06-03 12:15 UTC] alan_k
Description: ------------ line 201 : builder - add the putenv. $this->current_callback = $callback; putenv('PATH='.getenv('PATH').':'. $this->config->get('bin_dir')); $err = $this->_runCommand("phpize", array(&$this, 'phpizeCallback'));

Comments

 [2004-06-08 18:05 UTC] cellog
This bug has been fixed in CVS. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pear.php.net. In case this was a pear.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PEAR better.