Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

small, windows, static binary?

2 views
Skip to first unread message

Mike

unread,
Jan 16, 2007, 12:57:26 PM1/16/07
to
I need a small, static, windows binary of only tclsh. I do not need
the full ActiveState Tcl installation.

Does someone have just tclsh I can copy to windows boxes and use
as a standard shell?

Mike

Manfred Stelzhammer

unread,
Jan 16, 2007, 1:03:51 PM1/16/07
to
Mike schrieb:

Have a look at http://freewrap.sourceforge.net/

Regards
Manfred

Mike

unread,
Jan 16, 2007, 1:52:51 PM1/16/07
to

Thanks for the suggestion. What I want is the interpreter (tclsh), statically
compiled, that I can copy to windows platforms to run tcl scripts that I
write and that are cross-platform aware.

Does the link above create a tclsh interpreter?

Mike

Cameron Laird

unread,
Jan 16, 2007, 1:44:08 PM1/16/07
to
In article <eoj42i$ok8$1...@newsreader2.utanet.at>,
.
.
.
It's possible--likely, even, if I understand Mike
correctly--that that's misleading advice.

As fond as I am of Freewrap, I think Tclkit <URL:
http://wiki.tcl.tk/tclkit > might be exactly what
Mike is after (Tclkit also has many capabilities
he doesn't require, but they won't interfere).
Mike, do you need only Tcl, or also the GUI
commands of Tk? If the former, you can go directly
to <URL:
http://www.equi4.com/pub/tk/8.4.13/tclkitsh-win32.exe.gz >.
This will give you a single executable file that
launches a Tcl interpreter, as I believe you want.
More generally, see <URL:
http://www.equi4.com/pub/tk/downloads.html >.

Aric Bills

unread,
Jan 16, 2007, 2:10:34 PM1/16/07
to
Another option is Tclkit:

homepage: http://www.equi4.com/tclkit.html
downloads: http://www.equi4.com/pub/tk/downloads.html

There are versions available with and without Tk; the UPX-compiled
versions are especially compact (version 8.5 with Tk weighs in at 1,158
KB; "Tclkitsh" (no Tk) is a mere 623 KB).

Mike

unread,
Jan 16, 2007, 2:20:55 PM1/16/07
to

Thank you. The tclkit I think will do just exactly what I need.


Mike

Mike

unread,
Jan 16, 2007, 2:21:17 PM1/16/07
to

Thank you. Tclkitsh is what I need.

Mike

Michael A. Cleverly

unread,
Jan 16, 2007, 2:18:39 PM1/16/07
to

I'd use tclkit or tclkitsh (depending on whether or not you need to be
able [package require Tk]).

http://www.equi4.com/pub/tk/downloads.html

Michael

Roy Terry

unread,
Jan 16, 2007, 3:16:07 PM1/16/07
to
"Cameron Laird" <cla...@lairds.us> wrote in message
news:o0jv74-...@lairds.us...

> In article <eoj42i$ok8$1...@newsreader2.utanet.at>,
> Manfred Stelzhammer <stelz...@antispam.at> wrote:
> >Mike schrieb:
> >> I need a small, static, windows binary of only tclsh. I do not need
> >> the full ActiveState Tcl installation.
> >>
> >> Does someone have just tclsh I can copy to windows boxes and use
> >> as a standard shell?
> >>
> >> Mike
> >
> >Have a look at http://freewrap.sourceforge.net/
> .
> .
> .
> It's possible--likely, even, if I understand Mike
> correctly--that that's misleading advice.

No. It is you who are being misleading. Following
the link and downloading freewrapTCLSH62.zip
provides exactly what the original poster requested.

0 new messages