On Sat, Mar 14, 2009 at 5:29 AM, davidgal...@gmail.com
<davidgal...@gmail.com> wrote:
>
> When I tried to open sage 3.4 on an iBookG4 (MacOS 10.4.11) I got:

Precisely which .dmg did you download?  What size was it?

William

>
> Last login: Sat Mar 14 13:34:34 on ttyp1
> Welcome to Darwin!
> iBookG4:~ davidgalant$ /Applications/Analysis/sage/sage
> ----------------------------------------------------------------------
> | Sage Version 3.4, Release Date: 2009-03-11                         |
> | Type notebook() for the GUI, and license() for information.        |
> ----------------------------------------------------------------------
> ---------------------------------------------------------------------------
> ImportError                               Traceback (most recent call
> last)
>
> /Applications/Analysis/sage/local/bin/<string> in <module>()
>
> /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
> misc/preparser_ipython.py in <module>()
>      6
> ###########################################################################
>      7
> ----> 8 import sage.misc.interpreter
>      9
>     10 import preparser
>
> /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
> misc/interpreter.py in <module>()
>    100
>    101 import os
> --> 102 import log
>    103
>    104 import remote_file
>
> /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
> misc/log.py in <module>()
>     63
>     64 import interpreter
> ---> 65 import latex
>     66 import misc
>     67
>
> /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
> misc/latex.py in <module>()
>     41 import random
>     42
> ---> 43 from misc import tmp_dir
>     44 import sage_eval
>     45 from sage.misc.misc import SAGE_DOC
>
> /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
> misc/misc.py in <module>()
>     26
>     27 import operator, os, stat, socket, sys, signal, time, weakref,
> resource, math
> ---> 28 import sage.misc.prandom as random
>     29
>     30 from banner import version, banner
>
> /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
> misc/prandom.py in <module>()
>     54 # setting seeds should only be done through
> sage.misc.randstate .
>     55
> ---> 56 from sage.misc.randstate import current_randstate
>     57
>     58 def _pyrand():
>
> ImportError: dlopen(/Applications/Analysis/sage/local/lib/python2.5/
> site-packages/sage/misc/randstate.so, 2): Library not loaded: /home/
> wstein/varro/build/sage-3.4/local/lib/libgmp.3.dylib
>  Referenced from: /Applications/Analysis/sage/local/lib//
> libcsage.dylib
>  Reason: no suitable image found.  Did find:
>        /Applications/Analysis/sage/local/lib//libgmp.3.dylib:
> incompatible cpu-subtype
> WARNING: Failure executing code: 'import sage.misc.preparser_ipython;
> sage.misc.preparser_ipython.magma_colon_equals=True'
> ---------------------------------------------------------------------------
> ImportError                               Traceback (most recent call
> last)
>
> /Applications/Analysis/sage/local/lib/python2.5/site-packages/IPython/
> ipmaker.pyc in force_import(modname)
>     64         reload(sys.modules[modname])
>     65     else:
> ---> 66         __import__(modname)
>     67
>     68
>
> /Applications/Analysis/sage/local/bin/ipy_profile_sage.py in <module>
> ()
>      1 import os
>      2 if 'SAGE_CLEAN' not in os.environ:
> ----> 3     import sage.misc.misc
>      4     from sage.misc.interpreter import preparser, _ip
>      5     preparser(True)
>
> /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
> misc/misc.py in <module>()
>     26
>     27 import operator, os, stat, socket, sys, signal, time, weakref,
> resource, math
> ---> 28 import sage.misc.prandom as random
>     29
>     30 from banner import version, banner
>
> /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
> misc/prandom.py in <module>()
>     54 # setting seeds should only be done through
> sage.misc.randstate .
>     55
> ---> 56 from sage.misc.randstate import current_randstate
>     57
>     58 def _pyrand():
>
> ImportError: dlopen(/Applications/Analysis/sage/local/lib/python2.5/
> site-packages/sage/misc/randstate.so, 2): corrupt binary, library
> ordinal too big
> Error importing ipy_profile_sage - perhaps you should run %upgrade?
> WARNING: Loading of ipy_profile_sage failed.
>
> <ERROR: name 'sage_prompt' is not defined>quit
>
> What do I need to do.
>
> Thanks,
>
> David Galant
> dgal...@zahav.net.il
> >
>



-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to