]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/install/discussion.mdwn
use short names in comittype
[ikiwiki.git] / doc / install / discussion.mdwn
index ebdb7e0903f766763a8fce16a2f74de8573bda7a..b5757070f1c9549824c79532e379c79b95910dd0 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? -- [[users/Jon]]
+
+> 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! -- [[users/Jon]]