]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/install/discussion.mdwn
notes and wiki-gardening about pagetitle vs. meta title
[ikiwiki.git] / doc / install / discussion.mdwn
index ebdb7e0903f766763a8fce16a2f74de8573bda7a..2b88f6e6615b61cf77e5ead7e22a49caf914f39f 100644 (file)
@@ -110,7 +110,7 @@ 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!
+in Perl) and documented them in [[tips/Dreamhost]].  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?
@@ -169,3 +169,12 @@ good. Date::Parse was already installed. --[[vibrog]]
     usemymalloc=n, bincompat5005=undef
 
 Not sure how to provide proper version information for you.--[[vibrog]]
+
+---
+
+I've tried a couple of times and my cpan has never recognised Bundle::IkiWiki. Is that section of the page still accurate? -- [[JonDowland]]
+
+> Are you running perl with the environemnt settings specified on the page?
+> Can you show how it fails to find the bundle? --[[Joey]]
+
+>> I was not. Next time I build I will have to try that (I'll need to tweak it as I already override PERL5LIB; also I need to specify http proxies). Thanks for your help! -- [[JonDowland]]