On 02/22/11 10:52 PM, Jason Grout wrote:
On 2/22/11 3:10 PM, Justin C. Walker wrote:
On Feb 22, 2011, at 11:44 , Jason Grout wrote:
I don't see what you see; perhaps one of us has sufficiently strange
setup in our startup files to either mask or cause the problems.
It might be that I my default shell set to zsh. Could you try changing
your shell (using chsh) to zsh and then testing the value of $PATH after
doing sage -sh?
It seems that when I set my default shell to bash, the $PATH variable is
set correctly in sage -sh.
Thanks,
Jason
That could be due to someone setting a path with something like
export PATH=/a/b/c:/d/e/f etc
when it is more portable to use
PATH=/a/b/c:/d/e/f etc
export PATH
I've seen a number of bits of Sage where this is done, and perhaps the zsh shell
does not like it.
--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
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