[SPAM] Re: [OPEN-ILS-DEV] jabber problem - long post
Joe Atzberger
atzberger at MECDC.ORG
Tue Apr 24 17:13:38 EDT 2007
> I dont know why but that path keeps disappearing and I keep having to add it.
Try putting the path (re)assigment in /etc/profile (affecting all users) or in ~/.profile (affecting current user). The
lines would look like:
PATH=/openils/bin:$PATH
export PATH
You might also want to adjust other environmentals like MANPATH, LD_LIBRARY_PATH, etc. in the same way.
--joe
More information about the Open-ils-dev
mailing list