#6508: make installing extcode depend on mercurial
----------------------+-----------------------------------------------------
Reporter: was | Owner: mabshoff
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.1.1
Component: packages | Keywords:
Reviewer: | Author:
Merged: |
----------------------+-----------------------------------------------------
Comment(by mvngu):
The file `SAGE_ROOT/spkg/standard/deps` has been changed so that now the
lines for extcode are:
{{{
# Mercurial must be built before building extcode. See trac ticket #6508.
$(INST)/$(EXTCODE): $(BASE) $(INST)/$(MERCURIAL)
$(SAGE_SPKG) $(EXTCODE) 2>&1
}}}
I'm building Sage 4.0 from source on sage.math so that I can test
upgrading from that version to the latest rc release of Sage 4.1.1. This
should take a while to test.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6508#comment:1>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---