On Sat, Oct 17, 2009 at 6:55 AM, JJWMac <[email protected]> wrote: > > I am having trouble installing on Mac OS X 10.5.8 (Intel processor). > > I downloaded the Sage 4.1.2 ... 10.6-Intel... dmg file. This was all I > could find. The ReadMe says it is (also) for 10.4 and 10.5. I copied > the file to Applications and opened sage in Terminal. The application > aborted with the message.
There is definitely no way the 10.6 OS X binary will work on OS X 10.4, and I would find it highly unlikely that it would work on 10.5 either. If the readme says that, it is very misleading (I think the readme is refering to the source code). As mentioned by other people, there will be 10.5 binaries soon, but you can probably also just build from source, which involves downloading Sage, extract it, making sure you have XCode installed (it comes on the DVD with your computer, or you can download it from Apple), then typing "make" in the Terminal and letting it go for about about 2 hours. -- William > > ... > ImportError: No module named _md5 > logout > > I updated my Python install to 2.6.3 (from 2.5....). I deleted the > sage folder and did the recommended cp -R -P .... as per the sage- > README. Still the same problem. > > Searching on this group, I found a reference to a similar _md5 problem > under Linux, wherein the recommendation was to rebuild the source. Am > I facing the same path, and if so, how exactly is that to be done? > > TIA > > -- > JJW > > > > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
