On Tue, 9 Dec 2003, Pierre-Alain Joye wrote:

> > For this to work pear install <pecl package> needs to work first.
> > Try "pear install tidy" -> doesn't work, while "pear download tidy"
> > works fine. And as the pear installer has as much docs as the Zend
> > engine... I've no time/clue on where to start looking for the problem
> > ;-)
>
> Copy the file php-src/pear/PEAR/Downloader.php to
> {pearprefix}/PEAR/Downloader.php.
>
> That should fix this bug until the next release.

How would that help when Downloader.php is not even used?:

[EMAIL PROTECTED]:/usr/local/lib/php$ grep -r Downloader *
[EMAIL PROTECTED]:/usr/local/lib/php$


Derick

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

Reply via email to