#12405: Add $SAGE_LOCAL/lib64 to LD_LIBRARY_PATH
---------------------------+------------------------------------------------
Reporter: jdemeyer | Owner: leif
Type: enhancement | Status: new
Priority: major | Milestone: sage-5.0
Component: scripts | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author: Jeroen Demeyer
Merged: | Dependencies:
---------------------------+------------------------------------------------
Comment(by jhpalmieri):
I don't understand any of the subtleties here, but would it make sense to
test whether the directory `$SAGE_ROOT/local/lib64` exists, and if so, put
it first (before `local/lib`) in `$LD_LIBRARY_PATH`? If some spkg (like
gcc) is the first one to install files in lib64, does `$LD_LIBRARY_PATH`
need to include lib64 while that spkg is being installed, or will it only
matter for later spkgs? If only for later ones, well, sage-spkg should
run sage-env for each installation, so `$LD_LIBRARY_PATH` should get set
for all subsequent packages.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12405#comment:8>
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.