]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - doc/install/discussion.mdwn
Add PREFIX/bin to the hardcoded PATH within ikiwiki.
[www/ikiwiki.git] / doc / install / discussion.mdwn
index 33fc028f93cbea996080a6ed9f1c5eef1c1376e5..e52318753c37e006f4dfb4cfd906f823bd32e98a 100644 (file)
@@ -87,3 +87,16 @@ However I'm still getting the following error in 'make test':-
 > What version of perl are you using? It seems to have some problem with
 > operator overloading.
 > --[[Joey]]
+
+home$ perl -v
+
+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]]