On Sun, Jun 21, 2009 at 8:08 AM, David A. Harding<[email protected]> wrote: > Hi, > > The problem is that the /usr/share/perl5/IkiWiki.pm file contains the > following hard coded directory in the $installdir variable on line 28: > > our $version="3.09ubuntu1";our $installdir="/usr/local"; > > You can fix the bug locally by running the following command which > replaces /usr/local with /usr: > > sudo sed -i '28 s^/usr/local^/usr^' /usr/share/perl5/IkiWiki.pm > > Let me know if that doesn't work, and enjoy Ikiwiki!,
Yes, in fact the ikiwiki from jaunty-updates works great, it was just the ikiwiki in jaunty proper that was broken. Thanks a lot for the help. Ondrej -- "ikiwiki -setup /etc/ikiwiki/auto.setup" fails https://bugs.launchpad.net/bugs/375159 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
