💾 Archived View for bbs.geminispace.org › u › jeang3nie › 14299 captured on 2024-07-09 at 05:11:54. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-06-16)
-=-=-=-=-=-=-
Re: "Alpine: No tor-browser? No librewolf?"
Pretty sure that was the problem then. AppImage might include some libraries but generally assumes you have a certain base set of them, including Glibc.
libc6-compat is something different. That's for an even older libc that Linux distros used before Glibc became the standard, and the only reason to use it is in the rare case of trying to run some really, really old binaries from that era on modern linux. We're talking well over 20 years old at this point. Stuff from the 90's.
FYI since I see you're on Void now, Void actually offers two editions. One uses Glibc and one uses Musl. I imagine you installed the Glibc one because you aren't having these same issues.
Jan 23 · 6 months ago
🚀 stack [OP] · Jan 23 at 19:15:
jeang3nie: I sure did install the glibc version! Void has been problem-free. It's amusing to note that while most of the code I written lately is assembly against kernel calls, I am really dependent (for documentation etc) on the damned web browsers that have a huge footprint. And really spoiled by being able to quickly plug in USB hard drives.
as i said, librewolf is installed on my postmarketos, which is based on alpine.
— librewolf on pkgs.alpinelinux.org
it is in repos, it works, i use it.
🚀 stack [OP] · Jan 24 at 02:16:
oops...
Alpine: No tor-browser? No librewolf? — The honeymoon is over. I tried to install librewolf, my go-to browser with no telemetry, but could not get it to work, even with libc-6 compatibility apk installed. Next I tried to install tor browser. There is a tor package which ran once, but apparently it is just the transport, no browser, which is a serious security problem. And after a ctrl-c, I was unable to restart tor at all. All of it is weird: I know Firefox is a bit weird with libc, but...