Added the upgrade-all command before installing the other PEAR packages.

dev
Loic d'Anterroches 2009-01-11 16:30:47 +01:00
parent 24632818e0
commit da524146e9
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ docroot.
* Checkout the trunk of [Pluf](http://www.pluf.org).
* Install the `Mail` and `Mail_mime` classes from [PEAR](http://pear.php.net). You must use the `--alldeps` flag when installing these modules:
$ sudo pear upgrade-all
$ sudo pear install --alldeps Mail
$ sudo pear install --alldeps Mail_mime