💾 Archived View for bbs.geminispace.org › u › xavi › 12829 captured on 2024-03-21 at 18:08:46. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-02-05)
-=-=-=-=-=-=-
Re: "Does anyone know if there is a 32-bit version of the..."
I was able to set up a static binary for Telescope that should work on any Linux distribution, and it should be possible to build it for x86.
However, ncurses installs a terminal database that should be embedded into the binary for maximum portability. To achieve this, I am preparing a portable library that allows to redirect standard file operations to in-memory buffers.
2023-12-20 · 3 months ago
I wrote an article on my capsule with download links to x86 and amd64 static binaries for Telescope, and an explanation of how they were built:
— Building a static binary for Telescope
☯️ leoperbo [OP] · Dec 22 at 00:26:
OMG! This is early christmas!
Does anyone know if there is a 32-bit version of the Telescope client or if there is a way to compile it with that compatibility? [gemini link]