]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/install.mdwn
guess I can call this done again
[ikiwiki.git] / doc / install.mdwn
index 6ef81ea0c1605b71a127ec3e18a2726ab1b49c57..06da9920f9d6fd3090a1002fe55a3d63baa64646 100644 (file)
@@ -17,6 +17,15 @@ installed, and also uses the following perl modules if available:
 Various [[plugins]] use other libraries and utlities; see their individual
 documentation for details.
 
+The Debian packages depend on an appropriate set of these modules.
+
+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
+
 If you want to install from the tarball, you should make sure that the
 required perl modules are installed, then run: