On Wed, Sep 26, 2012 at 9:20 PM, Benjamin Jones <benjaminfjo...@gmail.com> wrote: > On Wed, Sep 26, 2012 at 7:14 PM, John H Palmieri <jhpalmier...@gmail.com> > wrote: >> >> >> On Wednesday, September 26, 2012 6:45:48 PM UTC-7, JBT wrote: >>> >>> Just out of curiosity, when will be OS X 10.8 (Mountain Lion) supported by >>> SAGE, officially? >> >> >> Well, we need to get enough people running OS X 10.8 to build and test Sage >> successfully. Three of us (as far as I can tell) have done this, while you >> haven't. We need to understand why you're having problems, and we need to >> get more people involved. I personally think that the scipy spkg at >> http://trac.sagemath.org/sage_trac/ticket/13309 is safe enough, and solves >> the problem for enough people, that it should be merged. Given your >> experience, that doesn't mean that Mountain Lion will be "officially >> supported", though. >> >> -- >> John >> > > I have a macbook-pro running 10.8.2 now, I'll give building 5.3 with > the special instructions a shot tomorrow and report back. > > -- > Benjamin Jones
I built sage-5.3 with the scipy-0.9.p2 package successfully on Mac OS X 10.8.2 today. Here is what I did: 1. update OS to 10.8.2 using Software Update 2. install latest XCode v4.5 (not just the command line tools) 3. download sage-5.3 source tarball, run make --> make fails at scipy 4. run `./sage -i <url to scipy-0.9.p2 spkg>` --> scipy builds successfully! 5. run make again --> make finishes successfully! -- Benjamin Jones -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to this group, send email to sage-devel@googlegroups.com. To unsubscribe from this group, send email to sage-devel+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel?hl=en.