]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/install/discussion.mdwn
response
[ikiwiki.git] / doc / install / discussion.mdwn
index 7aaa134f6942dd18f3d2e88e0b00bc1993564101..96a79975fcaa021f25333a285738d9447e5405e7 100644 (file)
@@ -95,3 +95,11 @@ This is perl, v5.8.8 built for i486-linux
 ## Installation in a non-root enviroment
 I had a pretty hellacious time installing Ikiwiki (largely due to problems
 in Perl) and documented them in [[tips/SharedHosting]].  I'd like to get feedback on the doc and also know if I should file a few bugs to make the installation process a little friendlier to non-root folks.  Thanks for the great app!
+
+
+## Typing error?
+
+[..] Mail::Sendmail, TimeDate, RPC::XML, [..]: should be DateTime? --[[vibrog]]
+
+> No, TimeDate and DateTime are two different CPAN modules. Ikiwiki uses
+> TimeDate. --[[Joey]]