Just a quick question -- are you trying to import MARC bibliographic records or MARC authority records? Your subject line indicates bibliographic, but your message indicates authority. Stephen klnasveschuk@klnconsulting.net said:
Hello, I'm trying to import data into Koha v. 2.2.4 using:
export PERL5LIB=/usr/local/koha/intranet/modules; /usr/local/koha/intranet/scripts/misc/bulkauthimport.pl -f /root/goodmarc
I get this message when importing:
XX => at /usr/local/koha/intranet/scripts/misc/bulkauthimport.pl line 112.
This occurs for every entry.
Lines 111 - 113 are:
$authtypecode="MM" if ($authtypecode eq 'j'); # mot matière warn "XX => $authtypecode"; # now, create biblio and items with NEWnewXX call.
Nothing goes into any tables. Any suggestions on where to look?
Kent N
-- Stephen Hedges Skemotah Solutions, USA www.skemotah.com -- shedges@skemotah.com