diff options
author | Gustav Eek <gustav@fripost.org> | 2011-11-18 19:34:10 +0100 |
---|---|---|
committer | Gustav Eek <gustav@fripost.org> | 2011-11-18 19:34:10 +0100 |
commit | 52a407f738d0c8e28087f27762f775f99ca51c01 (patch) | |
tree | 58d956b553bcb8a42991b1bdfa0b579041ff7e24 /INSTALL | |
parent | e14bd8eea4ad519e36a56dc868ed2e9effe1295e (diff) | |
parent | 446ae9bf00bb59c245a8045ee7ab8a9f73599d78 (diff) |
Merge branch 'master' of https://github.com/skangas/fripost-tools
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -You need several cpan modules to use these scripts. +You need several CPAN modules to use these scripts. If you use Debian GNU/Linux, you can install them like so: @@ -6,3 +6,5 @@ sudo aptitude install -R libdatetime-format-mysql-perl libdatetime-perl \ libdbix-class-perl libemail-valid-perl libfile-slurp-perl libio-prompt-perl \ libmime-base64-perl libmime-lite-perl libstring-mkpasswd-perl \ libtemplate-perl libyaml-syck-perl + +This will most probably work for Ubuntu as well. |