CREATING DATABASE ================= ERROR 1062 at line 1: Duplicate entry '%-Koha-kohaadmin' for key 1 Could convert to MyISAM database tables... Adding marc_subfield_table table... UPDATING DATABASE (MARC TABLES) =============================== Can't locate MARC/Record.pm in @INC (@INC contains: /var/www/html/koha/intranet/modules /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at /var/www/html/koha/intranet/modules/C4/Catalogue.pm line 31. BEGIN failed--compilation aborted at /var/www/html/koha/intranet/modules/C4/Catalogue.pm line 31. Compilation failed in require at scripts/marc/updatedb2marc.pl line 26. BEGIN failed--compilation aborted at scripts/marc/updatedb2marc.pl line 26. Modifying Z39.50 daemon launch script... Modifying Z39.50 daemon wrapper script... --- Ville Huhtala __________________________________________________________________ The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/
Ville Huhtala wrote:
CREATING DATABASE ================= ERROR 1062 at line 1: Duplicate entry '%-Koha-kohaadmin' for key 1 Could convert to MyISAM database tables... Adding marc_subfield_table table...
UPDATING DATABASE (MARC TABLES) =============================== Can't locate MARC/Record.pm in @INC (@INC contains: /var/www/html/koha/intranet/modules /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at /var/www/html/koha/intranet/modules/C4/Catalogue.pm line 31. BEGIN failed--compilation aborted at /var/www/html/koha/intranet/modules/C4/Catalogue.pm line 31. Compilation failed in require at scripts/marc/updatedb2marc.pl line 26. BEGIN failed--compilation aborted at scripts/marc/updatedb2marc.pl line 26. Modifying Z39.50 daemon launch script... Modifying Z39.50 daemon wrapper script...
--- Ville Huhtala
Wow, 1.3.1 has been released tomorrow and not yet announced officialy by Pate, and there is already a problem with it... 2 problems in fact... The 1st : Duplicate entry : i think you're upgrading from a old install. This problem means there is a ... duplicate entry in a table, and an index can't be added. Probably not a problem. the 2nd : you need to install MARC::Record package (http://marcpm.sourgeforge.net) -- Paul
participants (2)
-
paul POULAIN -
vthuhtala@netscape.net