On Tue, Aug 4, 2009 at 2:50 PM, VictorMiller <[email protected]>wrote:
>
> It isn't. Systemwide SAGE is only in my path if I run a particular
> script. I tried this in a fresh shell and checked that the systemwide
> SAGE wasn't there. The problem was still there!
>
1. Go to a temp directory and type
sage -notebook foo
to make a notebook served from a directory foo in the current tmp
directory. Does that work?
2. Try a different random port, e.g.,
sage -notebook foo port=8389
Does that work?
3. Grep through your install of sage for the exact path to the systemwide
sage -- what is the output?
William
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---