[Koha] Importing MARC21 file leaves out Items information
Rick Welykochy
rick at praxis.com.au
Tue Jun 26 10:38:33 NZST 2007
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
More information about the Koha
mailing list