Marcus Bointon wrote:

> make install-pear works fine for me on OSX 10.4.2.
> 
> I suffer from this bug: http://bugs.php.net/bug.php?id=32301
> 
> Though I don't have anything more to add to it - pear install has  been
> unusable for me on OS X for the last couple of years because of  this.
> You can work around it by using pear download then unzip and  install
> manually.

Or you could use the -Z option

$ pear install -Z whatever

This disables gz compression.  However, this has nothing to do with
internals, so please send any follow-up questions to pear-general

Thanks,
Greg

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to