Deutsch   English   Français   Italiano  
<9d905eaf4a22152419c9f1ecaeb2ce1e@www.rocksolidbbs.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!i2pn.org!i2pn2.org!.POSTED!not-for-mail
From: aldo.w.buratti@gmail.com (abu)
Newsgroups: comp.lang.tcl
Subject: Re: Tclkit for MacOS
Date: Tue, 11 Feb 2025 00:33:21 +0000
Organization: RetroBBS
Message-ID: <9d905eaf4a22152419c9f1ecaeb2ce1e@www.rocksolidbbs.com>
References: <63b7b34fb16419abda3b92d0cae79ce9@www.rocksolidbbs.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Info: i2pn2.org;
	logging-data="3659670"; mail-complaints-to="usenet@i2pn2.org";
	posting-account="mhL2dbCDs3ShDcZELlal7+PiYLtdY9Pl6XXSzjtYA2c";
User-Agent: Rocksolid Light
X-Rslight-Posting-User: ef37f5a0283145179136b24718ee5b6282d02b5e
X-Spam-Checker-Version: SpamAssassin 4.0.0
X-Rslight-Site: $2y$10$hr2.fgmfIWEBH6ehHUtJ7Ow2QWsDRS8SDDvJDwmwWBihTiN0TJUnO
Bytes: 1491
Lines: 17

OK, (alternative) solution found.

From github, I opened one of the Action pages
example
https://github.com/tcltk/tk/actions/runs/13235982782

and then downloaded
    Wish 9.0.2 macOS single-file build (snapshot)
It's a single file executable thus very like a tclkit.
(WARNING; you must be logged in, or download won't be enabled).


Tested; OK  It's a single.file executable (8,5 MB) fully working.

Now I'm ready to create and deploy a macOS App, just by packing this
executable and my specific scripts (Tcl plus some binary libraries).

Aldo