26 Jun
2007
26 Jun
'07
12:38 a.m.
Jason Ronallo wrote:
If you do choose to go this route then here's what I do on Debian Etch with a standard install: # Make sure the Koha modules are a part of your path. I accomplish this by adding "export PATH=/usr/local/koha/intranet/modules" without the quotes to my .bashrc (or add the path to /etc/profile for the root user).
Might I suggest that you should make the Koha modules are a part of your PERL5LIB instead: export PERL5LIB=/usr/local/koha/intranet/modules Remember: PATH is for program executables. PERL5LIB is for libraries. cheers rickw -- _________________________________ Rick Welykochy || Praxis Services Any belief that can't stand up to objective scrutiny is hardly worth having. -- LJ McIntyre