]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by http://per.bothner.myopenid.com/: Note how to install perl module depen...
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 10 Sep 2007 04:19:07 +0000 (04:19 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 10 Sep 2007 04:19:07 +0000 (04:19 +0000)
doc/install.mdwn

index 6ef81ea0c1605b71a127ec3e18a2726ab1b49c57..feb0742b61cd17678a3f2f355da23e599ca2150b 100644 (file)
@@ -14,6 +14,13 @@ installed, and also uses the following perl modules if available:
 [[cpan XML::Feed]], [[cpan File::MimeInfo]], [[cpan Locale::gettext]]
 (version 1.04 or newer).
 
+While Fedora 7 doesn't have an ikiwiki package, you can install needed
+perl modules using this command:
+
+       yum install perl-Text-Markdown perl-Mail-Sendmail perl-HTML-Scrubber \
+         perl-XML-Simple perl-TimeDate perl-HTML-Template perl-CGI-FormBuilder \
+         perl-CGI-Session perl-File-MimeInfo perl-gettext
+
 Various [[plugins]] use other libraries and utlities; see their individual
 documentation for details.