On 11/11/10 01:41 PM, Dima Pasechnik wrote:
Dave,
can you get us curl or wget on t2?

hg can wait, as you can just install sage system-wide and make hg an
alias to "sage -hg"

Thanks,
Dima

wget is in /usr/sfw/bin, and that should be in your path if you add


if [ `uname -n` = t2 ] ; then
   . /usr/local/bin/t2-setup
fi


to your .profile or .bashrc as appropriate. That comes as part of Solaris, so there's no need for me to install it.

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