Dima Pasechnik wrote:
On t2, can we please follow he Skynet's /usr/local/skynet_bash_profile
mechanism to have a ready setup for building sage there?

We do. The message was in /etc/motd, but I've made it clearer.

Add this to your .profile:

if [ `uname -n` = t2 ] ; then
   . /usr/local/gcc-4.4.1-sun-linker/gcc441sun
fi

it will set up everything for you. I just added that note to

http://wiki.sagemath.org/devel/Building-Sage-on-the-T5240-t2

It will set PATH, LD_LIBRARY_PATH and PYTHONPATH for you.

It would also be nice to have chsh working, so that ppl can change the
default shell...

I've not set either chsh or ppl up, but I assume you want bash as your shell. I've set it to bash for you.

For some reason I did not do that on your account. It is done on virtually everyone elses, except Juanjo, who I know wanted to test his software on a 'default' setup. Your shell is now /bin/bash on t2.

I've also set PYTHONPATH from there, so mercurial will work too.

Dave

--
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

Reply via email to