ikiwiki/doc/tips/nearlyfreespeech/discussion.mdwn

21 lines
744 B
Plaintext
Raw Normal View History

2009-08-29 13:16:57 +02:00
with version 3.141592 I get
<pre>
HOME=/home/me /usr/bin/perl -Iblib/lib ikiwiki.out -libdir . -dumpsetup ikiwiki.setup
Failed to load plugin IkiWiki::Plugin::inline: Can't use global $_ in "my" at IkiWiki/Plugin/inline.pm line 198, near "my $_"
Compilation failed in require at (eval 19) line 2.
BEGIN failed--compilation aborted at (eval 19) line 2.
</pre>
perl is 5.8.9
2009-08-30 20:51:51 +02:00
> This is fixed in 3.1415926. --[[Joey]]
2010-11-20 18:56:35 +01:00
2010-11-20 18:57:56 +01:00
Hi!<br />
How can i upgrade my nearlyfreespeech installation of ikiwiki? To install it i have followed your instructions here.<br>
But now if I want to upgrade it to a newer version?<br />
2010-11-20 18:56:35 +01:00
Thanks for your incredible work!
2010-11-20 19:57:10 +01:00
> You can move `~/ikiwiki` out of the way and then re-download and install
> it ikiwiki. --[[Joey]]