https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25586

--- Comment #2 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> 
---
KOHA_HOME can be:
 * /usr/share/koha  # pkg install
 * /kohadevbox/koha # dev install (or another path ofc, the one in the
intranetdir config)


Weird thing:
 * debian/scripts/koha-plack

392             adjust_paths_dev_install $name
393             export DEV_INSTALL
394             export KOHA_HOME
395            
PERL5LIB=$PERL5LIB:$KOHA_HOME/installer:$KOHA_HOME/lib/installer

On a pkg install we don't have /usr/share/koha/installer or
/usr/share/koha/lib/installer
On a dev instal we don't have /kohadevbox/koha/lib

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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/

Reply via email to