On Wed, Jul 12, 2023 at 10:44:09AM +0100, Chris Green wrote:
> Is there any way to build a 'static' version of vile fairly easily?
> ... or a way to create something like an appimage?

a "static" version would include the C runtime (and curses/termcap/whatever),
which is a lot of work.

Without doing that, I'd configure/build vile on a system with a
compatible C runtime, etc., using --with-builtin-filters, and
tar/zip the result (with whatever is needed to set the startup-path).

-- 
Thomas E. Dickey <dic...@invisible-island.net>
https://invisible-island.net

Attachment: signature.asc
Description: PGP signature

Reply via email to