X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/3a76a58e1e162a01c2d3aec37ad5bb59019e6c00..8afa1e23049448805bcbfbd7eeead65fc5f92b47:/doc/bugs/Can__39__t_build_2.49__63__.mdwn?ds=sidebyside diff --git a/doc/bugs/Can__39__t_build_2.49__63__.mdwn b/doc/bugs/Can__39__t_build_2.49__63__.mdwn index 2046c27ab..933797c9d 100644 --- a/doc/bugs/Can__39__t_build_2.49__63__.mdwn +++ b/doc/bugs/Can__39__t_build_2.49__63__.mdwn @@ -1,3 +1,5 @@ +Solved - see Buo's suggestion below + I'm using ikiwiki on a shell account/hosting site where I can build but have no root privileges. I went to build 2.49 last night, but make fails with the following error:
/home/telemachus/bin/perl -Iblib/lib   ikiwiki.out -libdir . -setup docwiki.setup -refresh
@@ -25,3 +27,5 @@ Any thoughts or suggestions are appreciated. Thanks.
 
 > The only workaround I've found is to completely remove any previous ikiwiki
 > installation that might be present on the system. --Buo
+
+Thanks, Buo. I removed the traces of the previous ikiwiki, and I was able to install. No luck getting the new search plugin to work, but we'll leave that for another day. Thanks again.