#9312: Make GLPK spkg standard
-----------------------------+----------------------------------------------
Reporter: rlm | Owner: drkirkby
Type: enhancement | Status: closed
Priority: major | Milestone: sage-4.5
Component: packages | Resolution: fixed
Keywords: | Author: David Kirkby, Nathann Cohen
Upstream: N/A | Reviewer: Robert Miller
Merged: sage-4.5.alpha3 | Work_issues:
-----------------------------+----------------------------------------------
Comment(by jhpalmieri):
It looks to me as though cython should be a prerequisite for glpk in
spkg/standard/deps. From setup.py:
{{{
from Cython.Distutils import build_ext
}}}
When I tried to build Sage on sage.math (using parallel spkg building), it
bombed when it got to glpk because of this issue.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9312#comment:24>
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.