http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167
--- Comment #238 from Jonathan Druart <[email protected]> --- Created attachment 16117 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16117&action=edit Bug 7167 follow-up: allow Makefile.PL to work $dbh should not be declared at the package level unless one is *sure* that there will be a valid context. TODO: fix the following noise when running perl Makefile.PL: unable to locate Koha configuration file koha-conf.xml at /home/esi/koha/C4/Context.pm line 372. Signed-off-by: Jonathan Druart <[email protected]> -- 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/
