[OPEN-ILS-DEV] OpenSRF Install

Jason Etheridge jason at esilibrary.com
Sun May 17 22:33:45 EDT 2009


> I suspect that I have incorrectly set this:
>
> echo "export PATH=/openils/bin:\$PATH" >> ~/.bashr
>
> Since I don't quite understand how this should be formatted.

Hi Tim,

These are the last two lines I have in my /home/opensrf/.bashrc file:

export PATH=/openils/bin:$PATH
export PERL5LIB=/openils/lib/perl5:$PERL5LIB

As user opensrf, you can:

  source ~/.bashrc

after making any correction to the file.

Errors like "whoami: command not found" have me agreeing that it's a PATH issue.

-- 
Jason Etheridge
 | VP, Community Support and Advocacy
 | Equinox Software, Inc. / The Evergreen Experts
 | phone:  1-877-OPEN-ILS (673-6457)
 | email:  jason at esilibrary.com
 | web:  http://www.esilibrary.com


More information about the Open-ils-dev mailing list