On 12/13/07, Chris Nighswonger <cnighswonger@foundations.edu> wrote:
What kind of errors did you get?
$ export PERL5LIB="/home/bdp/koha/lib/C4/" $ export KOHA_CONF="/home/bdp/koha/etc/koha-conf.xml" $ ./bulkmarcimport.pl -t -file /home/bdp/Desktop/PLS/MBOMDVD.MRC <yazgfs> isn't a variable assignment, skipping it<!-- [scheme:]host[:port][/databaseName] --> isn't a variable assignment, skipping it<!-- scheme: tcp, ssl, unix, http, sru --> isn't a variable assignment, skipping it ... et cetera through the contents of koha-conf.xml ... <includes>/home/bdp/koha/intranet/htdocs/intranet-tmpl/default/en/includes/</includes> isn't a variable assignment, skipping it</config> isn't a variable assignment, skipping it</yazgfs> isn't a variable assignment, skipping itDBI connect(':','',...) failed: Access denied for user 'bdp'@'localhost' (using password: NO) at /usr/local/share/perl/5.8.8/C4/Context.pm line 411 DBI connect(':','',...) failed: Access denied for user 'bdp'@'localhost' (using password: NO) at /usr/local/share/perl/5.8.8/C4/Context.pm line 411 Can't call method "selectrow_array" on an undefined value at /usr/local/share/perl/5.8.8/C4/Context.pm line 366.