On 2014-08-26, Daniel Friedan <[email protected]> wrote: > ------=_Part_4367_1566256233.1409080390865 > Content-Type: text/plain; charset=UTF-8 > > I've been able to run the 64 bit version of Sage 6.2 onn my Core 2 Duo OS X > 10.6 macbookpro with no trouble. > This is the version I downloaded as > * sage-6.2-x86_64-Darwin-OSX_10.6_x86_64-app.dmg* ><http://boxen.math.washington.edu/home/sagemath/sage-mirror/osx/intel/sage-6.2-x86_64-Darwin-OSX_10.6_x86_64-app.dmg> > > The problem seems to be with *building* a 64 bit version. > Is it impossible to build a 64bit version of Sage on this machine?
Perhaps you just have to $ export SAGE64=yes before starting make. cf. http://www.sagemath.org/doc/installation/source.html for details. (it says SAGE64=yes is only needed on OSX 10.4 and 10.5 though) -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
