Add command line to install perl modules in ubuntu 8.10

master
buo 2008-12-05 14:27:29 -05:00 committed by Joey Hess
parent 1c9881cf89
commit 1506638f15
1 changed files with 6 additions and 0 deletions

View File

@ -28,6 +28,12 @@ on Fedora 7:
perl-XML-Simple perl-TimeDate perl-HTML-Template perl-CGI-FormBuilder \ perl-XML-Simple perl-TimeDate perl-HTML-Template perl-CGI-FormBuilder \
perl-CGI-Session perl-File-MimeInfo perl-gettext perl-Authen-Passphrase perl-CGI-Session perl-File-MimeInfo perl-gettext perl-Authen-Passphrase
And in Ubuntu Intrepid:
apt-get install libtext-markdown-perl libhtml-scrubber-perl libxml-simple-perl \
libtimedate-perl libhtml-template-perl libcgi-formbuilder-perl libcgi-session-perl \
libfile-mimeinfo-perl liblocale-gettext-perl libauthen-passphrase-perl
### Installing dependencies by hand ### Installing dependencies by hand
If you want to install by hand from the tarball, you should make sure that If you want to install by hand from the tarball, you should make sure that