]> sipb.mit.edu Git - ikiwiki.git/commitdiff
solved
authorhttp://mcfrisk.myopenid.com/ <http://mcfrisk.myopenid.com/@web>
Tue, 4 May 2010 21:17:54 +0000 (21:17 +0000)
committerJoey Hess <joey@finch.kitenet.net>
Tue, 4 May 2010 21:17:54 +0000 (21:17 +0000)
doc/forum/PERL5LIB__44___wrappers_and_homedir_install.mdwn

index b6bf14af8b1de5253da5848810e4f4022cb8aa71..fba941efc99b13d018309f54f38a03720daf8351 100644 (file)
@@ -31,3 +31,8 @@ Server has an older ikiwiki installed but I'd like to use a newer version from g
 > Then `$HOME/bin/ikiwiki` will have hardcoded into it to look
 > for ikiwiki's perl modules in `$HOME/lib/perl5/`
 > (This is documented in the README file by the way.) --[[Joey]] 
+
+>> Ok, *perl Makefile.PL INSTALL_BASE=$HOME/bin PREFIX=* finally did it for me. I tried too many things with
+>> these paths so I wasn't sure which actually worked. After that I did 
+>> *$ ikiwiki --setup www.setup --wrappers --rebuild*. Somehow in this update mess I seem to have lost the user
+>> accounts, maybe the --rebuild was too much.