macports will be on the machines but isn't on this one.
The Apple Developer Xcode is installed.
There exists /System/Library/Frameworks/Python.framework/Versions/2.6
and 2.5 and 2.3
/usr/bin/python is 2.6.1

If I install sage-4.6.2-OSX-64bit-10.6-i386-Darwin-app from 4 months
ago on this same machine
and make it root:admin to match the 4.7.1,
Terminal Session -> Sage gives me

/Applications/Sage-4.6.2-OSX-64bit-10.6.app/Contents/Resources/sage/
sage; exit
Last login: Tue Aug 30 17:28:33 on ttys000
% /Applications/Sage-4.6.2-OSX-64bit-10.6.app/Contents/Resources/sage/
sage; exit
Detected SAGE64 flag
Building Sage on OS X in 64-bit mode
----------------------------------------------------------------------
| Sage Version 4.6.2, Release Date: 2011-02-25                       |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------
sage:

and notebook() does open up localhost:8000 in Safari.

I used JAMF Composer to record diffs before I launched 4.6.2 and after
I quit it
and the only things that changed were under ~/.sage

If I change 4.7.1 to be owned by the user logged in, I get

Last login: Tue Aug 30 17:59:49 on ttys001
/Applications/Sage-4.7.1-OSX-64bit-10.6.app/Contents/Resources/sage/
sage; exit
% /Applications/Sage-4.7.1-OSX-64bit-10.6.app/Contents/Resources/sage/
sage; exit
----------------------------------------------------------------------
| Sage Version 4.7.1, Release Date: 2011-08-11                       |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------
sage:

and it launches Safari to localhost:8000 without me typing notebook()

Using Composer, it detects changes in ~/.sage again but also
/Applications/Sage-4.7.1-OSX-64bit-10.6.app/Contents/Resources/sage/
devel/sagenb-main/sagenb/notebook/guard.pyc

This file doesn't exist under 4.6.2 so that's probably the culprit.
There may be others since that not really extensive testing.

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to