Subject: | error message on new install |
Can't locate object method "changes_page" via package "CGI::Kwiki::Config" (perhaps you forgot to load "CGI::Kwiki::Config"?) at /usr/local/share/perl/5.6.1/CGI/Kwiki/Display.pm line 12.
line 12 is
return $self->changes if $page_id eq $self->config->changes_page;
This bug was reported at http://kwiki.org/index.cgi?BugReports by
Scott Carol but there is no fix
I'm running boa rather than apache but that should not be a problem, it
is not having any trouble starting Perl and finding modules. I'm taking apart Kwiki now to see what I can find