7 May
2008
7 May
'08
12:10 p.m.
[Wed May 07 22:47:29 2008] [error] [client 127.0.0.1] [Wed May 7 22:47:29 2008] install.pl: Can't locate object method "generate_id" via package "CGI::Session::ID::" (perhaps you forgot to load "CGI::Session::ID::"?) at /usr/lib/perl5/site_perl/5.8.8/CGI/Session.pm line 74.
Your issue come from a Perl module: CGI::Session. How did you install it? From CPAN or with Fedora packages manager? My experience with other distributions is that you must first try to install Perl modules from distro repository and if unavailable try CPAN. On Fedora, this Perl module package name must be: perl-CGI-Session Search also from Koha list archive. Other users get this issue, if I recall.