Quote:
Originally Posted by twobob
did you switch out the paths like:
export LD_LIBRARY_PATH=/mnt/us/extensions/kcheckers/lib:/usr/lib:/lib
?
|
The new login shell **should not** inherit the existing environment - at least I don't think that it does.
you can check your environment by entering:
set
before and after the su -l (ell)
login shells also use different config files (at least bash does, not sure about Amazon Ash).