The first version that had 10.9 support was 5.13, although it should be as simple as applying the patches and spkgs at [1] and [2] to get it to work on 5.11.
Before any of this, you should work from a clean set of sage sources. [1] http://trac.sagemath.org/15433 [2] http://trac.sagemath.org/15937 On Wed, Jul 9, 2014 at 11:24 AM, Nils Bruin <[email protected]> wrote: > On Wednesday, July 9, 2014 10:56:44 AM UTC-7, [email protected] wrote: >> >> I'm trying to help develop some code that a group is currently working on >> using sage 5.11, and so I need to get a copy of that version of sage on my >> laptop. There is no longer a binary file posted and so I need to install >> through the source code. I know little about how these things work, and >> when I followed the simple instructions and typed make, it failed with an >> error (Error installing package mpir-2.6.0.p2). Below is the log file >> that was produced. >> >> I'm working on with OS X 10.9.4. I have Xcode 5.1.1 installed. >> > > I think there was a lot of work post 6.0 to get sage to compile on OS X > 10.9, so there's a good chance 5.11 isn't compatible with OS X 10.9. You > may have to find an older OS X to be able to compile sage 5.11. > > Alternatively (and this is probably easier) set up a linux virtual machine > and compile 5.11 on that. It probably will on most reasonably modern linux > distributions once the prerequisites are installed. > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" 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-devel. > For more options, visit https://groups.google.com/d/optout. > -- Andrew -- You received this message because you are subscribed to the Google Groups "sage-devel" 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-devel. For more options, visit https://groups.google.com/d/optout.
