[Koha] MARC support

Joshua Brindle JBrindle at snu.edu
Tue Jan 14 12:45:53 NZDT 2003


ok, i've read some list archives about marc support and it seems that it
should be here, however when i try to import or export marc records i
get this error
Can't locate MARC/Record.pm in @INC (@INC contains:
/usr/lib/perl5/5.6.1/i686-linux /usr/lib/perl5/5.6.1
/usr/lib/perl5/site_perl/5.6.1/i686-linux /usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl .) at
/usr/lib/perl5/site_perl/5.6.1/i686-linux/C4/Biblio.pm line 171.
 
this happens in my apache logs and also on the console, i've searched
both 1.3.3 and a cvs checkout from today and neither have that file (or
even a MARC directory). Has this been commited to cvs? Is something
weird going on or am i just screwing something up :)
 
I need to be able to import MARC very badly, I work at a university and
we have about 90000 records. 
 
I've had some other problems, but have been able to work around them,
just thought i'd mention them incase they are unknown
by default Output.pm didn't know where intranet-tmpl was (and was
failing due to no template file), so i put
intrahtdocs=/home/httpd/koha/htdocs/intranet-tmpl
in the koha.conf, this wasn't mentioned anywhere in the documentation.
 
i also don't see why intranet and opac should be on different vhosts,
i'd rather have them on the same vhost and just use permissions to
determine who can access what. We also use novell, and we'd like to use
LDAP to authenticate users, and also fetch patron information, ie:
first, last name, card number, etc. How hard is this? I've looked at
C4/Auth.pm and it seems like the place to do it, but it doesn't seem
modular enough to just drop in another without disturbing other things,
is this something that has been done, or someone knows how to do? If i
have to write the stuff myself (which isn't a big deal) i'll certainly
send it upstream.. Thanks for all your help..............
 
Joshua Brindle
UNIX Administrator
Southern Nazarene University
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20030113/a38fcb86/attachment-0001.htm


More information about the Koha mailing list