TclTk Aqua Batteries-Included 8.4.6.1 is a binary distribution of the Mac OS X native Tcl/Tk and fifty popular extensions.
This page lists all software packages included in the TclTk Aqua BI 8.4.6.1 distribution.
Install Locations
- The Tcl/Tk libraries are installed as frameworks into /Library/Frameworks (including debug versions of library binaries).
- The 'tclsh' and 'wish' command line tools are installed into /usr/bin and a link to the Wish application is installed into /Applications/Utilities.
- The Tcl/Tk documentation is contained in html format inside the frameworks, and is also installed as manpages into /Library/Tcl/man (optional).
- All other files in the distribution (the "Batteries-Included" part), are installed entirely into subdirectories of /Library/Tcl and can be uninstalled by removing that directory.
- BI command line tools such as 'expect' are located in /Library/Tcl/bin; for them to be accessible from Terminal without giving a full path, this directory needs to be added to the shell path; e.g. for tcsh, by adding the following to ~/.login:
set path = ( ${path} /Library/Tcl/bin ) - BI documentation in manpage format is located in /Library/Tcl/man, this directory is searched automatically by 'man' if the shell path has been adjusted as detailed above.
Documentation in other formats is installed into /Library/Tcl/docs. - Many packages come with sample code and demos, they are located in /Library/Tcl/demos.
TclTkAquaBI Details
This distribution was built on 20/May/2004 from the latest sources available at the time:
Most packages are built from the HEAD of their CVS repositories as of 2004-05-17 00:00:00 GMT (or from the latest tarballs where there is no CVS access), see cvsTag.conf for details; with some patches applied.
All code in this distribution was compiled with the latest Apple developer tools for Mac OS X 10.3, and will in general not run on earlier version of Mac OS X.
While the default distribution downloads require Mac OS X 10.3 (Panther); a set of binaries, installer packages and disk-images built on Mac OS X 10.2 (Jaguar) is also available.
The tools used to build the distribution (including the installer packages & disk images) are available, as well as archives of the exact (unpatched) sources used to build the distribution.
Also at that location are individual tarballs of the binaries and installer packages contained in the distribution; additionally, this contains binaries of Tcl & Tk/X11 built in the standard unix style into /usr/local.
Note the presence in the distribution of both Tclkit and the new Wishkit, which allows the running of starkits under either Tk/X11 or Tk/Aqua.
The TclTkAquaBI distribution uses the standard Apple Installer, allowing users to install all or only some of the packages included. The installer is also easily adapted to include only a subset of the bundled packages for building customized distributions.
Contents of TclTkAqua BI 8.4.6.1
The following packages are included in this distribution:
- Tcl 8.4.6, Tk 8.4.6, Thread 2.6
- TclX 8.4
- TclVfs 1.3
- Expect 5.40
- Tcllib 1.6, Tklib 0.2, BWidget 1.7, Mclistbox 1.02
- IncrTcl 3.3b1, IWidgets 4.0.2
- TkTable 2.8, Vu 2.2, TkHtml 2.0, Tile 0.4
- TkImg 1.3
- Treectrl 1.0
- Tix 8.4
- TclXML 2.6, TclDOM 2.6, TclXSLT 2.6
- TclSOAP 1.6.7
- tDOM 0.8.0
- Memchan 2.2a5
- Trf 2.1p2, TrfCrypt 2.0p3
- TLS 1.5.0
- TclODBC 2.5
- TclHttpd 3.5.0
- Tbcload 1.4, Compiler 1.5, Parser 1.4
- SWIG 1.3.22
- Mk4Tcl 2.4.9.3, Oomk 0.3.1
- Snack 2.2.5
- XOTcl 1.2.0
- TcLex 1.2
- TclAE 2.0b15
- TclAppleScript 1.0
- TclResource 1.1
- QuickTimeTcl 3.1
- TclSpeech 2.0
- TclAddressBook 1.0
- MacCarbonPrint 0.2
- e4Graph 1.0a11
- Tkcon 2.4
- TclApps 2004-05-14
- Tclkit 8.4.6, SDX, Critcl, Wikit
- Wishkit 8.4.6
- CritLib 2003-04-10
- Launcher 1.1
- Tcl Prerelease 8.5a2, Tk Prerelease 8.5a2
Note that this list of packages constitutes a superset of what is contained in ActiveState's ActiveTcl distribution on other platforms.