How to install PEAR packages onto OS X Leopard (10.5)
Posted: Wed Nov 28, 2007 10:06 pm
I've managed to install PEAR onto my Mac using instructions from here .
When I'm trying to install one of the PEAR packages using "pear install Mail_Mime", I get the error message from Terminal saying:
WARNING: configuration download directory "/usr/temp/download" is not writeable. Change download_dir config variable to a writeable dir to avoid this warning
Cannot install, php_dir for channel "pear.php.net" is not writeable by the current user
I used Get Info to make folders writable for a while.
I then use "pear list-all" to get the list of packages. Mail_Mime is not on the list.
It's shown on http://pear.php.net, though.
How do I automatically/manually install the package?
I'm lost here.
When I'm trying to install one of the PEAR packages using "pear install Mail_Mime", I get the error message from Terminal saying:
WARNING: configuration download directory "/usr/temp/download" is not writeable. Change download_dir config variable to a writeable dir to avoid this warning
Cannot install, php_dir for channel "pear.php.net" is not writeable by the current user
I used Get Info to make folders writable for a while.
I then use "pear list-all" to get the list of packages. Mail_Mime is not on the list.
It's shown on http://pear.php.net, though.
How do I automatically/manually install the package?
I'm lost here.