bug in tor-browser-linux64-4.0.2_en-US (wrong path)
Hi, the packet tor-browser-linux64-4.0.2_en-US.tar.xz has the bash script that launch firefox that has a little bug.
start-tor-browser is the bash script that launch firefox and inside there are some little errors:
LD_LIBRARY_PATH="
{HOME}/Browser/TorBrowser/Tor/"
./firefox is wrong, the correct path is ./Browser/firefox
TORARCHITECTURE=
(file TorBrowser/Tor/tor)" : '.ELF ([[:digit:]])') is wrong -> TORARCHITECTURE=
(file Browser/TorBrowser/Tor/tor)" : '.ELF ([[:digit:]])')
So please correct the path in start-tor-browser.
Best regards.
Trac:
Username: Sandro kensan