vile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can one build a static vile easily?


From: Thomas Dickey
Subject: Re: Can one build a static vile easily?
Date: Wed, 12 Jul 2023 16:29:08 -0400

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 <dickey@invisible-island.net>
https://invisible-island.net

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]