On 12/13/07, Chris Nighswonger <cnighswonger@foundations.edu> wrote: What kind of errors did you get?
On 12/14/07, Mason James <mason.james@liblime.com> wrote:
ive just had a quick look at this email , and it looks like your xml parser is complaining about a syntax error in your koha-conf.xml file...
I got the PERL5LIB variable entered correctly (the directory containing C4 rather than the C4 directory itself). Now when I run this: $ export PERL5LIB=/home/bdp/koha/lib $ export KOHA_CONF=/home/bdp/koha/etc/koha-conf.xml $ ./bulkmarcimport.pl -t -file /home/bdp/Desktop/PLS/MBOMDVD.MRC I get this returned Unable to recognise encoding of this document at /usr/share/perl5/XML/SAX/PurePerl/EncodingDetect.pm line 96. ... (error message repeats 9 times) ... TESTING MODE ONLY DOING NOTHING =============== ................................................................................100.............................................................................200.........................................................................................289 MARC records done in 0.976025819778442 seconds I'm not sure what that error means though. Regards, Bradley Peters.