Add the sanity-saving step of a munged PERL5LIB to the README
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 10 Nov 2010 19:14:19 +0000 (19:14 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 10 Nov 2010 19:14:19 +0000 (19:14 +0000)
Thanks for the nudge from Thomas Berezanksy!

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@2074 9efc2488-bf62-4759-914b-345cdb29e865

README

diff --git a/README b/README
index 71a7375..5db0ce1 100644 (file)
--- a/README
+++ b/README
@@ -79,6 +79,7 @@ configure command:
 
 # useradd -m -s /bin/bash opensrf
 # echo "export PATH=\$PATH:/<PREFIX>/bin" >> /home/opensrf/.bashrc
+# echo "export PERL5LIB=/openils/lib/perl5:\$PERL5LIB" >> /home/opensrf/.bashrc
 # passwd opensrf
 
 Define your public and private OpenSRF domains: