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