create executable from tcl



I've developed a windows application written in perl that is installed
as an executable with the perl interpreter embedded in the executable.
It is assumed that the PERL INTERPRETER IS NOT INSTALLED on the target
system.I want to create an executable from a simple (I hope!) tcl
program that will display a form to collect configuration data from
the user during the installation of the tcl program. Is it possible to
do this without tcl/tk installed at the target site?

I've installed the activstate distribution of tcl. I'm a beginner at
tcl. I don't have the tcl dev kit.

TIA,
Phil
.



Relevant Pages

  • Re: create executable from tcl
    ... as an executable with the perl interpreter embedded in the executable. ... It is assumed that the PERL INTERPRETER IS NOT INSTALLED on the target ... the user during the installation of the tcl program. ...
    (comp.lang.tcl)
  • Re: create executable from tcl
    ... as an executable with the perl interpreter embedded in the executable. ... the user during the installation of the tcl program. ... I'd recommend putting it into a starpack. ...
    (comp.lang.tcl)
  • Re: create executable from tcl
    ... as an executable with the perl interpreter embedded in the executable. ... the user during the installation of the tcl program. ... I'd recommend putting it into a starpack (look at ...
    (comp.lang.tcl)
  • Re: Tcl application deployment
    ... installation (somehow associating the base pack to the kits ... windows association mechanism is just not powerful enough. ... :> tcl vfs or any other way to load them directly from starkit/zip archive. ... Having base kit as interpreter for apps solves ...
    (comp.lang.tcl)
  • Re: What does embedding mean
    ... I heard about embedding interpreted languages into C like languages so ... parts as extension and call the functions from Tcl. ... So the installation should ... I guess third party applications which convert from .tcl to .exe files ...
    (comp.lang.tcl)