On Mar 15, 5:04 pm, Jim Clark <jimfortheea...@earthlink.net> wrote:
> On Mar 14, 2009, at 4:52 PM, mabshoff wrote:

Hi Jim,

> I have downloaded both Michael's .dmg and the one from http://
> sage.math.washington.edu/sage/osx/powerpc/index.html
>
> In both cases, after I start sage, it fails as follows:
> (My computer is a 300 MHz G3 running OSX 10.4.)

Hmm, I am not 100% sure the binary will run on a G3. IIRC some people
have reported working binaries on G3 CPUs, but that might have been a
while.

Can you check if the md5sum of the dmg matches?

mabsh...@sage:/scratch/mabshoff/sage-3.4$ md5sum ~/sage-3.4-OSX-10.4-
PowerMacintosh-Darwin.dmg
3285260d94023d27a86faeb05bd0dcef  /home/mabshoff/sage-3.4-OSX-10.4-
PowerMacintosh-Darwin.dmg

I do not think that this is the problem though - see below.

> ----------------------------------------------------------------------
> | Sage Version 3.4, Release Date: 2009-03-11                         |
> | 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)...
> Do not interrupt this.


<SNIP>

> ImportError: dlopen(/Applications/sage/local/lib/python2.5/site-
> packages/sage/misc/randstate.so, 2): Library not loaded: /tmp/fooo/
> sage-3.4/local/lib/libgmp.3.dylib
>    Referenced from: /Applications/sage/local/lib//libcsage.dylib
>    Reason: no suitable image found.  Did find:
>         /Applications/sage/local/lib//libgmp.3.dylib: incompatible
> cpu-subtype

This seems to be the trouble, i.e. the MPIR we build on OSX 10.4/PPC
is on a G4 and now seems to produce a library that does not run on a
G3. That might be caused by newer XCode releases, but I am not 100%
sure. I do not think that we changed anything inside MPIR that would
cause this.

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
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