Opened 3 years ago
#25170 new defect
Remove use of LD_LIBRARY_PATH from R (and rpy2) packages
Reported by: | mkoeppe | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.2 |
Component: | build | Keywords: | |
Cc: | embray, vbraun, charpent, defeo, jpflori, vdelecroix, fbissey, mmezzarobba | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | #24575 | Stopgaps: |
Description
As a follow-up on #24575, we remove the use of LD_LIBRARY_PATH in our installation of R (and rpy2). It is problematic because shared libraries installed in $SAGE_LOCAL can shadow system libraries.
Note: See
TracTickets for help on using
tickets.