From: www-data Date: Sat, 29 Apr 2006 18:20:35 +0000 (+0000) Subject: web commit by joey X-Git-Tag: 1.1~128 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3498540d7524aafcb0fc8c023f9e05cefe9a223f;p=ikiwiki.git web commit by joey --- diff --git a/doc/install.mdwn b/doc/install.mdwn index e8c94361c..003da0ec7 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -1,5 +1,10 @@ The easiest way to install ikiwiki is using the Debian package. +Ikiwiki requires [[MarkDown]] be installed, and also uses the following +perl modules: `CGI::Session` `CGI::FormBuilder` (version 3.02.02 or +newer) `HTML::Template` `Mail::SendMail` `Time::Duration` `Date::Parse` +(libtimedate-perl), `HTML::Scrubber` + If you want to install from the tarball, you should make sure that the required perl modules are installed, then run: perl Makefile.PL