Kenn Persinger wrote:

> I needs to make sure some of the programs i write are winblows compliant.
> Can anywhere tell me where i can get tcl/tk source/executable for win95??

Here's the Tcl/Tk on Windows FAQ:

http://www.pconline.com/%7Eerc/tclwin.htm

Here's where to get the windows binary:

ftp://ftp.sunlabs.com/pub/tcl/

tcl8.0.tar.Z            This is the most recent release of Tcl.  It was
                        released on August 18, 1997, and includes the
                        sources for the Tcl library and the "tclsh"
                        application, plus reference manual entries.

tcl8.0.tar.gz           Same as tcl8.0.tar.Z except compressed with gzip
                        instead of compress.

tcl80.zip               Same as tcl8.0.tar.Z except archived with the
                        zip utility instead of compress.

tk8.0.tar.Z             This is the most recent release of Tk.  It was
                        released on August 18, 1997, and includes the
                        sources for the Tk library and the "wish"
                        windowing shell, plus reference manual entries
                        and a number of demonstration scripts.

tk8.0.tar.gz            Same as tk8.0.tar.Z except compressed with gzip
                        instead of compress.

tk80.zip                Same as tk8.0.tar.Z except archived with the
                        zip utility, instead of compress.

tcl80.exe               A binary release of Tcl 8.0 and Tk 8.0 for
                        Windows (Win32s, Windows 95, or Windows NT). 
                        Execute this file under Windows to install the
                        Tcl and Tk libraries, executables, and
                        documentation.


-- 
...RickM...
---------------------------------------------------------------------------
To unsubscribe from the Visual Tcl mailing list, please send a message
to [EMAIL PROTECTED] with "unsubscribe vtcl [EMAIL PROTECTED]" in the
message body (where [EMAIL PROTECTED] is your e-mail address).

Reply via email to