Tk3.6
Library, headers and interpreter for a tcl extension providing
a GUI Interface Language
- Contributed by
- Mike Hopkirk (hops)
- Obtained from
- Net - ftp://ftp.cs.berkeley.edu/ucb/tcl
- Author(s)
- John Ousterhout (ouster@cs.berkeley.edu)
- Restrictions
- Berkeley Copyright - See Copyright file
here
Description
Tk3.6 is an extension to Tcl that provides a set of additional commands
implementing a GUI Language. The interpreter for this extension is called wish
- Productivity
- Useful
- Safety
- Examined code + Used it
- Work Planned
- None
- Documentation
- Man Pages
Build Notes
This source is configured to be installed under
/usr/skunk.
To build it for a different location, compile with
make prefix=directory
or reconfigure with
./configure --prefix=directory
.
Tk3.6 requires Tcl7.3 libraries in order to build. For the skunkware distrib
these are under the Tools subdirectory.
SkunkWare 5.0 1995