Pluf migrate script need Console_Getopt pear package.

feature.better-home
William MARTIN 2011-02-24 09:41:58 +01:00
parent 52f8261d8c
commit 6e5c3a551d
1 changed files with 2 additions and 1 deletions

View File

@ -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/