[OPEN-ILS-DEV] Minor osrf_ctl.sh documentation patch

Harry Bochner Harry.Bochner at biogenidec.com
Thu Mar 29 14:04:46 EDT 2007


Some tips on switching to using osrf_ctl.sh:

1) it assumes that /openils/bin is in your path (or that you're in the bin 
directory,
and "." is in your path).
2) The perl code requires setting PERL5LIB in order to find the evergreen 
modules.

I've added these lines to top of the script, to make things easier:

PREFIX=/var/www/openils
export PERL5LIB="$PREFIX/lib/perl5:$PERL5LIB"
export PATH=$PREFIX/bin:$PATH

-- 
Harry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.georgialibraries.org/pipermail/open-ils-dev/attachments/20070329/e26f33a0/attachment.html


More information about the Open-ils-dev mailing list