Intel. The binary name was sage-4.0.2-OSX10.5-Intel-i386-Darwin.dmg

On Jun 23, 2:10 pm, William Stein <wst...@gmail.com> wrote:
> On Tue, Jun 23, 2009 at 10:36 AM, Oliver<oliver.afr...@gmail.com> wrote:
>
> > Hi,
>
> > I downloaded Sage for Mac OS X 10.5 and extracted it.
>
> Intel or PowerPC?   What was the exact name of the dmg you
>
>
>
> > However, when I
> > try to run it I get the output appended below. Running %upgrade does
> > not fix this. Any advice on how to get it running?
>
> > Cheers,
> > Oliver
>
> > ----------------------------------------------------------------------
> > | Sage Version 4.0.2, Release Date: 2009-06-18                       |
> > | Type notebook() for the GUI, and license() for information.        |
> > ----------------------------------------------------------------------
> > ---------------------------------------------------------------------------
> > ImportError                               Traceback (most recent call
> > last)
>
> > /Volumes/Data/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
>
> > /Volumes/Data/sage/local/bin/ipy_profile_sage.py in <module>()
> >      5     preparser(True)
> >      6
> > ----> 7     import sage.all_cmdline
> >      8     sage.all_cmdline._init_cmdline(globals())
> >      9
>
> > /Volumes/Data/sage/local/lib/python2.5/site-packages/sage/
> > all_cmdline.py in <module>()
> >     12 try:
> >     13
> > ---> 14     from sage.all import *
> >     15     from sage.calculus.predefined import x
> >     16     preparser(on=True)
>
> > /Volumes/Data/sage/local/lib/python2.5/site-packages/sage/all.py in
> > <module>()
> >     71
> >     72 from sage.rings.all      import *
> > ---> 73 from sage.matrix.all     import *
> >     74
> >     75 # This must come before Calculus -- it initializes the Pynac
> > library.
>
> > /Volumes/Data/sage/local/lib/python2.5/site-packages/sage/matrix/
> > all.py in <module>()
> > ----> 1
> >      2
> >      3 from matrix_space import MatrixSpace, is_MatrixSpace
> >      4 from constructor import matrix, Matrix, random_matrix,
> > diagonal_matrix, identity_matrix, block_matrix, block_diagonal_matrix,
> > jordan_block, zero_matrix
> >      5 from matrix import is_Matrix
> >      6 from berlekamp_massey import berlekamp_massey
> >      7
>
> > /Volumes/Data/sage/local/lib/python2.5/site-packages/sage/matrix/
> > matrix_space.pyc in <module>()
> >     38 import matrix_modn_sparse
> >     39
> > ---> 40 import matrix_mod2_dense
> >     41 #import matrix_mod2_sparse
> >     42
>
> > ImportError: dlopen(/Volumes/Data/sage/local/lib/python2.5/site-
> > packages/sage/matrix/matrix_mod2_dense.so, 2): Symbol not found:
> > _iconv
> >  Referenced from: /Volumes/Data/sage/local/lib//libgd.2.dylib
> >  Expected in: flat namespace
>
> > Error importing ipy_profile_sage - perhaps you should run %upgrade?
> > WARNING: Loading of ipy_profile_sage failed.
>
> --
> 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 
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