#9958: Upgrade python to 2.7.x
--------------------------------------------------------------------------------------------------------------------------------+
Reporter: mhampton
| Owner: tbd
Type: enhancement
| Status: needs_review
Priority: major
| Milestone: sage-5.0
Component: packages
| Keywords:
Work_issues:
| Upstream: N/A
Reviewer: John Palmieri, Karl-Dieter Crisman, Jason Grout, Jeroen Demeyer,
Steven Trogdon, Leif Leonhardy, Sébastien Labbé | Author: François
Bissey, Steven Trogdon, Sébastien Labbé
Merged:
| Dependencies: #5852,
#11986, #12085, #12096, #12124
--------------------------------------------------------------------------------------------------------------------------------+
Comment(by jason):
Using the new matplotlib-1.0.1.p1.spkg above, and my standard build
environment variables:
{{{
export SAGE_MATPLOTLIB_GUI=yes
export SAGE_PARALLEL_SPKG_BUILD=yes
export MAKE="make -j6"
export SAGE_SPKG_INSTALL_DOCS=yes
}}}
Everything except R builds nicely. R still has that message about
resources not being available (something about fork). I then changed MAKE
to "make -j2" and restarted the make and everything finished just fine.
Again, on OSX 10.6.8 (4G of memory).
That's a bummer that make -j6 doesn't work. Regular old 4.8.alpha4 built
fine, so I don't think it's just the new R spkg. I'll try building fresh
one more time, but with MAKE=make -j4 just to check things out.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9958#comment:250>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en.