Added the upgrade-all command before installing the other PEAR packages.
This commit is contained in:
parent
24632818e0
commit
da524146e9
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user