> I downloaded Sage and followed steps in "Read Me" file and get the > following: > Last login: Sat Jan 19 19:05:11 on console > /Applications/sage/sage; exit > Welcome to Darwin! > Macintosh-2:~ z$ /Applications/sage/sage; exit > ---------------------------------------------------------------------- > | SAGE Version 2.10, Release Date: 2008-01-18 | > | Type notebook() for the GUI, and license() for information. | > ---------------------------------------------------------------------- > > --------------------------------------------------------------------------- > <type 'exceptions.ImportError'> Traceback (most recent call > last) > > /Applications/sage/local/bin/<string> in <module>() > > /Users/was/build/sage-2.10/local/lib/python2.5/site-packages/sage/misc/preparser_ipython.py > in <module>() > > /Users/was/build/sage-2.10/local/lib/python2.5/site-packages/sage/misc/interpreter.py > in <module>() > > /Users/was/build/sage-2.10/local/lib/python2.5/site-packages/sage/misc/log.py > in <module>() > > /Users/was/build/sage-2.10/local/lib/python2.5/site-packages/sage/misc/latex.py > in <module>() > > /Users/was/build/sage-2.10/local/lib/python2.5/site-packages/sage/misc/misc.py > in <module>() > > <type 'exceptions.ImportError'>: > dlopen(/Applications/sage/local/lib/python2.5/site-packages/sage/misc/misc_c.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' > > --------------------------------------------------------------------------- > <type 'exceptions.ImportError'> Traceback (most recent call > last) > > /Applications/sage/local/bin/<ipython console> in <module>() > > /Users/was/build/sage-2.10/local/lib/python2.5/site-packages/sage/misc/misc.py > in <module>() > > <type 'exceptions.ImportError'>: > dlopen(/Applications/sage/local/lib/python2.5/site-packages/sage/misc/misc_c.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> >
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---