Re: [sage-devel] sage -sh doesn't set PATH appropriately on OSX

2011-02-22 Thread Justin C. Walker
On Feb 22, 2011, at 11:44 , Jason Grout wrote: > On OSX, the path_helper command is always executed when starting a new shell. > Unfortunately, the path_helper command prepends standard system values to > the PATH variable, which means that the Sage-specific values come at the end > of the PA

[sage-devel] sage -sh doesn't set PATH appropriately on OSX

2011-02-22 Thread Jason Grout
On OSX, the path_helper command is always executed when starting a new shell. Unfortunately, the path_helper command prepends standard system values to the PATH variable, which means that the Sage-specific values come at the end of the PATH variable. This causes all sorts of breakage when try