#12369: Add a gcc package
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Reporter: jdemeyer
| Owner: tbd
Type: task
| Status: needs_work
Priority: major
| Milestone: sage-5.0
Component: packages
| Resolution:
Keywords:
| Work issues:
Report Upstream: N/A
| Reviewers:
Authors: Jeroen Demeyer
| Merged in:
Dependencies: #12479, #12602, #12608, #12609, #12647, #10492, #12367,
#12368, #12405, #12570, #12574, #12423, #12425, #12456, #12363, #12223, #12515,
#12519, #12548, #12562, #12629, #12638 | Stopgaps:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Comment (by jdemeyer):
The fact that you run everything inside one Sage shell is what caused the
failures. If you '''don't use the Sage shell''' (there is no need to), it
works.
`sage-env` has some conditional commands. One of these commands is
setting `LD_LIBRARY_PATH`. With #12405, only ''existing'' directories are
added to `LD_LIBRARY_PATH`. Upon entering the Sage shell,
`$SAGE_LOCAL/lib` does not exist yet, so that directory isn't added.
Since now `SAGE_ENV_SOURCED=1`, the variable `LD_LIBRARY_PATH` is not
changed anymore.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12369#comment:189>
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.