On Apr 26, 12:31 am, Cotati <[EMAIL PROTECTED]> wrote:
> 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.

Hi Cotati,

> 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

the above is the clue even without the info provided by you. You are
running OSX 10.4, but the missing symbol is "_close$UNIX2003" and only
OSX 10.5 is Unix 2003 certified. You need to download the 10.4 binary,
but since few Sage developers run 10.4 any more theses days it is
getting harder and harder to get that binary up on the website. At
least on the Intel CPU side of OSX we will have something in place to
fix this soon, but PPC 10.4 is still somewhat of a problem since they
are usually quite slow.

>   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.

Cheers,

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

Reply via email to