The Sage binary was sage-3.0-osx10.5-Intel-i386-Darwin.dmg dated April 22nd, 6:19pm which I downloaded this afternoon from the Sage website downloads page for Mac binaries. My machine is a Macbook (laptop) running OSX 10.4.11, Darwin kernel version 8.11.1, having an Intel Core Duo processor.
I forgot to include the list lines of the error log: <type 'exceptions.ImportError'>: dlopen(/Applications/sage/local/lib/ python2.5/site-packages/sage/misc/randstate.so, 2): Symbol not found: _close$UNIX2003 Referenced from: /Applications/sage/local/lib//libpari-gmp.dylib Expected in: flat namespace <ERROR: name 'sage_prompt' is not defined> The "<ERROR:..." line is the last line of the output from the session. Hope this helps. -- Kurt On Apr 25, 2:52 pm, "William Stein" <[EMAIL PROTECTED]> wrote: > On Fri, Apr 25, 2008 at 2:36 PM, Cotati <[EMAIL PROTECTED]> wrote: > > > I attempted to upgrade my Sage software from 2.something to 3.0. > > I renamed my old /Applications/sage folder, copied in the new one from > > the dmg, > > and did the usual launch of the sage icon using Terminal. > > It said > > What exact binary did you download? What version of OS X are you using? > On which computer with which processor? > > > > > ---------------------------------------------------------------------- > > | SAGE Version 3.0, Release Date: 2008-04-21 | > > | Type notebook() for the GUI, and license() for information. | > > ---------------------------------------------------------------------- > > The SAGE install tree may have moved. > > Regenerating Python.pyo and .pyc files that hardcode the install PATH > > (please wait at most a few minutes)... > > Please do not interrupt this. > > --------------------------------------------------------------------------- > > <type 'exceptions.ImportError'> Traceback (most recent call > > last) > > > /Applications/sage/local/bin/<string> in <module>() > > > ... <some number of lines deleted for brevity> ... > > > <type 'exceptions.ImportError'>: dlopen(/Applications/sage/local/lib/ > > python2.5/site-packages/sage/misc/randstate.so, 2): Symbol not found: > > _close$UNIX2003 > > Referenced from: /Applications/sage/local/lib//libpari-gmp.dylib > > Expected in: flat namespace > > > WARNING: Failure executing code: 'import sage.misc.preparser_ipython; > > sage.misc.preparser_ipython.magma_colon_equals=True' > > WARNING: Readline services not available on this platform. > > WARNING: The auto-indent feature requires the readline library > > WARNING: Proper color support under MS Windows requires the pyreadline > > library. > > You can find it at: > > http://ipython.scipy.org/moin/PyReadline/Intro > > Gary's readline needs the ctypes module, from: > > http://starship.python.net/crew/theller/ctypes > > (Note that ctypes is already part of Python versions 2.5 and newer). > > > Defaulting color scheme to 'NoColor' > > > ... <some more lines deleted for brevity> ... > > > I captured all of the output (about 90 lines or so) into a text file > > and I can provide it upon request. > > > Any clues? How should I proceed? > > -- > William Stein > Associate Professor of Mathematics > University of Washingtonhttp://wstein.org --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---