Code: Select all
~/00_GCMs/00_uems/uems/runs> /home/patti/00_GCMs/00_uems/uems/etc/EMS.profile
Can not find UEMS distribution -- Check location and modify uems/etc/EMS.profile
~/00_GCMs/00_uems/uems/runs> export EMSDIR=/home/patti/00_GCMs/00_uems/uems
~/00_GCMs/00_uems/uems/runs> echo $EMSDIR
/home/patti/00_GCMs/00_uems/uems
~/00_GCMs/00_uems/uems/runs>
I noticed that the most recent uems distros say to put the location lines in ~.bash_profile - but if I do that, I can't log into my computer as myself. That's because it cannot start a bash shell (.bash_profile gets read when a user logs in - .bashrc is read any time the user opens a bash shell).
UEMS works on EVERY other machine I have.