diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,6 +1,7 @@ You need several cpan modules to use these scripts. -If you use Debian GNU/Linux, you may install them like so: +If you use Debian GNU/Linux, you can install them like so: -apt-get install libdatetime-format-mysql-perl libdatetime-perl \ -libdbix-class-perl libemail-valid-perl libio-prompt-perl libyaml-syck-perl +aptitude install -R libdatetime-format-mysql-perl libdatetime-perl \ +libdbix-class-perl libemail-valid-perl libio-prompt-perl libstring-mkpasswd-perl \ +libyaml-syck-perl |