Edin Kadribasic wrote: >Greg Beaver wrote: > > >>Pierre-Alain Joye wrote: >> >> >> >>>On 9/14/05, Zeev Suraski <[EMAIL PROTECTED]> wrote: >>> >>> >>> >>> >>>>Any last minute additions to 5.1.0RC2 or can we roll it? >>>> >>>> >>>cd php-src/pear && wget http://pear.php.net/install-pear.phar >>> >>>for both sources and win32 releases. As a little reminder :) >>> >>> >>Quick note: windows needs go-pear.phar, I will try to take care of this >>and also a little php script that will grab install-pear.phar if it >>isn't there, so that there is no need to wget install-pear.phar for the >>bundler, and the end-user can always grab the latest .phar. >> >>This way, there is no wget dependency, since Andi reports that it may >>not be available on all systems, and no hassle for the person >>installing. The script will not attempt to do proxying, people with >>complex internet connections will just have to download it themselves. >> >>Objections? >> >> > >Here! :) > >I have modified the build system for windows already using Pierre's >suggestion (install-peaer.phar). > >Please check the latest 5.1 snap: >http://snaps.php.net/win32/php5.1-win32-200509141430.zip >
Great! There is only one issue with this, which is that install-pear.phar simply uses the default installation location. This means that since this is C:\php5, PEAR will be simply be installed there without any user input. If you simply switch out install-pear.phar for go-pear.phar, it will allow users to configure this completely. go-pear.phar is at: http://pear.php.net/go-pear.phar Thanks, Greg -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php