http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13216
--- Comment #2 from Liz Rea <[email protected]> --- Created attachment 43446 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43446&action=edit Bug 13216 - fix koha shell to accept alternative perl5lib paths To test: gitify an install run sudo koha-shell instance run env | grep PERL5LIB it should be set to /usr/share/koha/lib run sudo koha-shell -d /path/to/your/git/install run env | grep PERL5LIB it should be set to /path/to/your/git/install -- 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/
