Pluf migrate script need Console_Getopt pear package.
This commit is contained in:
parent
52f8261d8c
commit
6e5c3a551d
@ -37,6 +37,7 @@ docroot.
|
||||
$ sudo pear upgrade-all
|
||||
$ sudo pear install --alldeps Mail
|
||||
$ sudo pear install --alldeps Mail_mime
|
||||
$ sudo pear install --alldeps Console_Getopt
|
||||
|
||||
If you already have some of the PEAR packages installed with your
|
||||
distribution, the `Mail` package is often not up-to-date,
|
||||
@ -222,4 +223,4 @@ functions. You need to prevent the overload as it does not make sense
|
||||
anyway (magic in the background is bad!).
|
||||
See the [corresponding ticket][reglink].
|
||||
|
||||
[reglink]: http://projects.ceondo.com/p/indefero/issues/481/
|
||||
[reglink]: http://projects.ceondo.com/p/indefero/issues/481/
|
||||
|
Loading…
Reference in New Issue
Block a user