#14699: Install ATLAS header files and cleanup IML spkg
-------------------------------------------------------------------+--------
Reporter: jhpalmieri |
Owner: jdemeyer
Type: defect |
Status: needs_review
Priority: blocker |
Milestone: sage-5.10
Component: packages: standard |
Resolution:
Keywords: atlas IML testsuite check cblas.h | Work
issues:
Report Upstream: N/A |
Reviewers: Jean-Pierre Flori
Authors: Jean-Pierre Flori, Volker Braun, Jeroen Demeyer | Merged
in:
Dependencies: |
Stopgaps:
-------------------------------------------------------------------+--------
Comment (by jdemeyer):
I'll copy the comments from `sage-env`:
{{{
# Don't execute the commands more than once for the same version of
# sage-env. Check this after checking the validity of SAGE_ROOT, but
# before modifying its value.
#
# The idea of versioning is that SAGE_ENV_SOURCED will be set to a
# "version number" of sage-env. If a different version of sage-env was
# sourced earlier (when upgrading), we still source the new version.
# The sage-env version should be increased whenever a newer sage-env is
# required for upgrading. Note that spkg/standard/deps might also need
# to be changed: the packages which need the new sage-env must depend on
# SAGE_ROOT_REPO (the root repo contains sage-env).
#
# sage-env version history:
# - sage-4.7.1: version 1 (#10469)
# - sage-5.4: version 2 (#13395)
#
SAGE_ENV_VERSION=2
if [ "$SAGE_ENV_SOURCED" = "$SAGE_ENV_VERSION" ]; then
# Already sourced, nothing to do.
return 0
fi
export SAGE_ENV_SOURCED=$SAGE_ENV_VERSION
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14699#comment:68>
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 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-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.