trouble creating new kwiki
[email protected] ("Todd W") Tue, 5 Apr 2005 06:35:04 -0400
| Newsgroups | perl.kwiki |
|---|---|
| Message-ID | <[email protected]> |
I did: install Bundle::Kwiki from the CPAN prompt on a perl v5.8.0, on RH 9. The installation was sucessful except Kwiki::Mail, needing at least 5.8.3. When I run: $ kwiki -new I get: ... Kwiki software installed! Point your browser at this location. Can't call method "hub" without a package or object reference at /usr/bin/kwiki line 15, <DATA> line 1. At the bottom of my install messages, and visiting the url gives: Software error: No plugin for action 'display' at /usr/lib/perl5/site_perl/5.8.0/Spoon/Hub.pm line 34. For help, please send mail to the webmaster ([email protected]), giving this error message and the time and date of the error. Software error: [Tue Apr 5 06:28:04 2005] index.cgi: No plugin for action 'display' at /usr/lib/perl5/site_perl/5.8.0/Spoon/Hub.pm line 34. Spoon::Base::__ANON__('[Tue Apr 5 06:28:04 2005] index.cgi: No plugin for action \'...') called at /usr/lib/perl5/5.8.0/CGI/Carp.pm line 314 CGI::Carp::realdie('[Tue Apr 5 06:28:04 2005] index.cgi: No plugin for action \'...') called at /usr/lib/perl5/5.8.0/CGI/Carp.pm line 400 CGI::Carp::die('No plugin for action \'display\'') called at /usr/lib/perl5/site_perl/5.8.0/Spoon/Hub.pm line 34 Spoon::Hub::process('Kwiki::Hub=HASH(0x835a260)') called at /usr/lib/perl5/site_perl/5.8.0/Kwiki.pm line 12 Kwiki::process('Kwiki=HASH(0x804c760)','config*.*','-plugins','plugins') called at /home/waveright/public_html/newsroom/index.cgi line 4 For help, please send mail to the webmaster ([email protected]), giving this error message and the time and date of the error. TIA, Todd W.