Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 25 Apr 2016 07:07:29 -0300
From: Alba Pompeo <albapompeo@...il.com>
To: musl@...ts.openwall.com
Cc: Daniel Simon <ddanielsimonn@...il.com>
Subject: Re: tor web-browser doesn't work on musl

How could I build the Tor Browser Bundle from source?
I can't find any guide for it.
If someone has ever done this, could you share the binary that works on musl?
Could TBB be packaged to musl systems (void, alpine, etc) or is it
only available as a downloadable binary?


On Mon, Apr 25, 2016 at 6:45 AM, Natanael Copa <ncopa@...inelinux.org> wrote:
> On Sun, 24 Apr 2016 11:01:12 -0300
> Daniel Simon <ddanielsimonn@...il.com> wrote:
>
>> Hi, I face a bug when running tor-web-browser from my new system that uses musl.
>>
>> 1) wget https://www.torproject.org/dist/torbrowser/5.5.4/tor-browser-linux64-5.5.4_en-US.tar.xz
>> 2) tar zxvf ./tor-browser-linux64-5.5.4_en-US.tar.xz
>> 3) cd tor-browser-linux64-5.5.4_en-US
>> 4) ./start-tor-browser.desktop
>>
>> EXPECTED: tor web browser launches as it does on glibc systems
>> WHAT HAPPENS: Nothing
>>
>> I assume there is a fix...
>> Thank you very much.
>
> You can not really expect a precompiled binary that is linked against
> glibc work on a musl libc system.
>
> There are 3 possible solutions:
> - run the pre-compiled binary on a glibc system
> - ask the tor browser developers to provide a binary built with musl libc
> - build it from source yourself
>
> -nc

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.