Ticket #6849 (closed defect: fixed)
[with spkg's] port Sage to OS X 10.6
| Reported by: | was | Owned by: | tbd |
|---|---|---|---|
| Priority: | blocker | Milestone: | sage-4.1.2 |
| Component: | porting | Keywords: | |
| Cc: | craigcitro, drkirkby | Author(s): | William Stein |
| Report Upstream: | Reviewer(s): | John Palmieri, Minh Van Nguyen | |
| Merged in: | Work issues: |
Description (last modified by was) (diff)
Attach to this ticket some of the fixes for getting Sage to build on OS X 10.6 (the new release of OS X).
Note that a Sage build on OS X 10.5 does seem to work fine on 10.6, but Sage does not "just build" on 10.6.
1. We upgrade readline to 6.0, since 5.2 doesn't build on OS X 10.6:
http://sage.math.washington.edu/home/wstein/tmp/readline-6.0.spkg
or
http://sage.math.washington.edu/home/kirkby/Solaris-fixes/readline-6.0/readline-6.0.spkg
This new spkg needs to be reviewed and build tested on Linux and OS X 10.4. (I tested it on 10.5.)
- Boehm GC -- fixed at trac #6969
- ECL fails to build (for same reasons to Boehm GC) -- fixed at trac #6971
- R -- see trac #6972
- MPIR -- see trac #7006 -- this is needed if one tries to build without specifying 64-bit explicitly on a 64-bit platform.
- Fortran -- see trac #6981, in particular .p8, which is critically needed to build if one does not specify SAGE64="yes".
- Matplotlib font cache issue -- see trac #7022
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

