Hi David, On 11 Nov., 14:13, "Dr. David Kirkby" <david.kir...@onetel.net> wrote: > It seems that bash is reading .bashrc and not .profile, as you have a .bashrc > file. I just appended > > if [ `uname -n` = t2 ] ; then > . /usr/local/bin/t2-setup > fi > > to the end of your .bashrc file, and it then sets your PATH correctly.
It works! Thank you! Simon -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org