David -- on the end of most perl scripts you can type --help and it will display flags etc. You will need to set your environments before being able to run the script (and see the flags) for me they are export PERL5LIB=/home/koha/kohaclone The directory for my perl info export KOHA_CONF=/home/koha/koha-dev/etc/koha-conf.xml for this own I usually just do a "locate koha-conf.xml" and copy the path This information was displayed during part of the installation... you can also look into setting these as system environment variables (I think it was located at /etc/environment ) that way you don't have to always run these before running a perl script. Hope that helps --> there are probably better explanations out there. -Brendan +++++++++++++++++++++++++++++++++++++ Brendan A. Gallagher Software Services Coordinator Bibliomation INC. Middlebury, CT 06762 http://www.biblio.org (203)577-4070 x119 +++++++++++++++++++++++++++++++++++++ On Aug 28, 2008, at 3:03 PM, David Schuster wrote:
OK I have searched the archives and don't see anything on this and when I do ./bulkauthimport.pl it doesn't give me any clue as to what the flags are.
There isn't any documentation on the documentation site yet either so if anyone can shed some light on how to use this I would appreciate it.
I'm getting Can't locate C4 .... and then begin failed --compilation aborted at bulkauthimport.pl line 18.
Suggestions? -- View this message in context: http://www.nabble.com/bulkauthimport.pl-tp19207064p19207064.html Sent from the Koha - Discuss mailing list archive at Nabble.com.
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha