http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10565
--- Comment #39 from Nicole C. Engard <[email protected]> --- Just did a fetch and get this error when trying to open the new tool: Base class package "DBIx::Class::Schema" is empty. (Perhaps you need to 'use' the module which defines that package first, or make that module available in @INC (@INC contains: /home/nengard/kohaclone /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .). at /home/nengard/kohaclone/Koha/Schema.pm line 10 BEGIN failed--compilation aborted at /home/nengard/kohaclone/Koha/Schema.pm line 10. Compilation failed in require at /home/nengard/kohaclone/Koha/Database.pm line 38. BEGIN failed--compilation aborted at /home/nengard/kohaclone/Koha/Database.pm line 38. Compilation failed in require at /home/nengard/kohaclone/Koha/List/Patron.pm line 32. BEGIN failed--compilation aborted at /home/nengard/kohaclone/Koha/List/Patron.pm line 32. Compilation failed in require at /home/nengard/kohaclone/patron_lists/lists.pl line 26. BEGIN failed--compilation aborted at /home/nengard/kohaclone/patron_lists/lists.pl line 26. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
