From 4e202243753e8b97ef8a340c1d31e0126616ecec Mon Sep 17 00:00:00 2001 From: dbs Date: Wed, 10 Nov 2010 19:14:19 +0000 Subject: [PATCH] Add the sanity-saving step of a munged PERL5LIB to the README Thanks for the nudge from Thomas Berezanksy! git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@2074 9efc2488-bf62-4759-914b-345cdb29e865 --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 71a7375..5db0ce1 100644 --- a/README +++ b/README @@ -79,6 +79,7 @@ configure command: # useradd -m -s /bin/bash opensrf # echo "export PATH=\$PATH://bin" >> /home/opensrf/.bashrc +# echo "export PERL5LIB=/openils/lib/perl5:\$PERL5LIB" >> /home/opensrf/.bashrc # passwd opensrf Define your public and private OpenSRF domains: -- 2.11.0