Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Kwiki update problems with Spoon

by meredith (Friar)
on Sep 18, 2004 at 20:26 UTC ( [id://392038]=note: print w/replies, xml ) Need Help??


in reply to Kwiki update problems with Spoon

You want just Kwiki now. CGI::Kwiki got a Six Million Dollar Man rebuild, and became Kwiki. You'll find it much nicer. Actually, use Bundle::Kwiki to get all the basics, including what is listed in the InstallingTypicalWikiFeatures page above.

mhoward - at - hattmoward.org

Replies are listed 'Best First'.
Re^2: Kwiki update problems with Spoon
by water (Deacon) on Sep 18, 2004 at 23:47 UTC
    Unable to install Bundle::Kwiki as Kwiki::Email requires 5.8.3 and they're still at 5.8.2.

    So we cpan, and "force install Kwiki", which is successful, and still the same error:

    [543 root@xxx:/var/www/kwiki]$ kwiki -update Can't locate object method "init" via package "CGI::Kwiki::Config" at +/usr/lib/perl5/site_perl/5.8.2/Spoon/Config.pm line 22. [544 root@xxx:/var/www/kwiki]$
    Harumpth. Still stuck. :(

      The CLI tool is kwiki-install now.

      mhoward - at - hattmoward.org

      via package "CGI::Kwiki::Config"

      That's because in CGI::Kwiki,   There's no Spoon.

      There really isn't. Spoon came to Kwiki after it moved namespace from "CGI::Kwiki" to simply "Kwiki". So your error shouldn't be there, or at least it should say   via package "Kwiki::.."   instead of   via package "CGI::Kwiki..."

      Best you grep for the string "CGI::Kwiki" in your installation. There's something definitely wrong where you find it. Maybe some module author mislabeled a package in a use or package statement somewhere there.

      Cheers, Sören

      Kwiki and CGI::Kwiki are not compatible.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://392038]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-19 21:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found