[lsst-dm-stack-users] Trying out the Anaconda python with a RHEL6 installation

Robert Lupton the Good rhl at astro.princeton.edu
Thu Feb 13 09:03:41 PST 2014


>> If you do that you will find you can't source loadLLST.sh. This screws up the building process. You will get something like this:
>> 
>> bash-4.1$ source Summer_2013/loadLSST.sh 
>> bash: setenv: command not found
>> bash: setenv: command not found
>> bash: setenv: command not found
>> ... repeated

loadLSST.sh is deprecated (at least in Princeton).  There's no reason why it isn't
	. /foo/bar/eups/setups.sh
	setup lsst

which will automatically work on all shells (csh, sh, zsh, ...) if eups is going to work.  You still have to make sure that you don't lie via SHELL, but that's done once.

Other advantages of replacing loadLSST.sh is that it can be versioned, and it can be reversed.

							R

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <https://listserv.lsstcorp.org/pipermail/dm-users/attachments/20140213/a7affc95/attachment.sig>


More information about the dm-users mailing list