[tor-bugs] #10605 [Tor bundles/installation]: incorrect path assigned to LD_LIBRARY_PATH in start-tor-browser
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Jan 10 22:42:58 UTC 2014
#10605: incorrect path assigned to LD_LIBRARY_PATH in start-tor-browser
-------------------------------------+-------------------------------------
Reporter: konotrea | Owner: erinn
Type: defect | Status: new
Priority: normal | Milestone: TorBrowserBundle
Component: Tor | 2.3.x-stable
bundles/installation | Version: Tor: unspecified
Keywords: | Actual Points:
Parent ID: | Points:
-------------------------------------+-------------------------------------
I installed tor-browser-linux64-3.5_en-US.tar.xz by unpacking the archive.
Unpacked gets a directory
./tor-browser_en-US/...
Additionally the user may choose to unpack the directory tree in a
previously created own directory.
But in start-tor-browser there is
LD_LIBRARY_PATH="${HOME}/Tor/"
so this path will not be found because the libs are in
${HOME}/[user-created-directory]/tor-browser_en-US/Tor
Nevertheless the software seems to work here. But we want to assure that
specific libs get used, so this should be corrected.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10605>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list