#9975: Update GnuTLS and clean up the package
------------------------+---------------------------------------------------
Reporter: drkirkby | Owner: tbd
Type: defect | Status: needs_work
Priority: major | Milestone: sage-4.7.1
Component: packages | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author: Mariah Lenox
Merged: | Dependencies:
------------------------+---------------------------------------------------
Comment(by leif):
Ahem, restoring `RM` is useless since `spkg-install` never gets sourced.
(`unset RM` is sufficient and ok.)
Some things are still in, some are new:
* `$SAGE_LOCAL` should be quoted in the first tests (both scripts).
* `-m64` is still hard-coded.
* `CFLAGS` and `CXXFLAGS` get overwritten when `SAGE64=yes`.
* `sage-check` uses `make` instead of `$MAKE`.
* If we have to `--disable-cxx` on MacOS X, why disable it on all
platforms?
* Error messages should start with `"Error ..."`, and perhaps be written
to `stderr`. (It would then be better to redirect ''all'' messages to
prevent them getting out of sync.)
(Haven't yet looked at the whole spkg, just the attached patch.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9975#comment:3>
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.