[tbb-bugs] #13373 [Tor Browser]: Get rid of LD_LIBRARY_PATH and use a relative RPATH/RUNPATH in Linux bundles
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Oct 9 08:20:51 UTC 2014
#13373: Get rid of LD_LIBRARY_PATH and use a relative RPATH/RUNPATH in Linux
bundles
-------------------------+--------------------------
Reporter: gk | Owner: tbb-team
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Tor Browser | Version:
Keywords: tbb-gitian | Actual Points:
Parent ID: | Points:
-------------------------+--------------------------
Relying on LD_LIBRARY_PATH in our start script can cause all sorts of pain
(see #13359 for an example). We should take the cleaner approach to
compile the binaries that need it with a relative RPATH/RUNPATH and get
rid of LD_LIBRARY_PATH. We need to adapt our tests as well to make the
pass if a RPATH/RUNPATH with ${ORIGIN} is showing up.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13373>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list