os/persistentdata/persistentstorage/sqlite3api/TEST/TCL/tcldistribution/mac/README
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/persistentdata/persistentstorage/sqlite3api/TEST/TCL/tcldistribution/mac/README Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,81 @@
1.4 +Tcl 8.4 for Macintosh
1.5 +
1.6 +RCS: @(#) $Id: README,v 1.17.2.1 2005/12/04 00:50:03 das Exp $
1.7 +
1.8 +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1.9 +
1.10 +Note that Tcl on Mac OS Classic is no longer supported and likely no longer
1.11 +compiles, the last release known to work is 8.4.2. The 'mac' source
1.12 +directory and all other Mac Classic code have been removed from Tk 8.5.
1.13 +
1.14 +The Mac OS X port of Tcl can be found in the 'macosx' source directory.
1.15 +
1.16 +The information and URLs below are known to be outdated and incorrect.
1.17 +
1.18 +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1.19 +
1.20 +1. Introduction
1.21 +---------------
1.22 +
1.23 +This is the README file for the Macintosh version of the Tcl
1.24 +scripting language. The home page for the Mac/Tcl info is
1.25 + http://www.tcl.tk/software/mac/
1.26 +
1.27 +A summary of what's new in this release is at
1.28 + http://www.tcl.tk/software/tcltk/8.4.html
1.29 +
1.30 +A summary of Macintosh-specific features is at
1.31 + http://www.tcl.tk/software/mac/features.html
1.32 +
1.33 +2. The Distribution
1.34 +-------------------
1.35 +
1.36 +Macintosh Tcl is distributed in three different forms. This should
1.37 +make it easier to only download what you need. Substitute <version>
1.38 +with the version you wish to use. The packages are as follows:
1.39 +
1.40 +mactk<version>.sea.hqx
1.41 +
1.42 + This distribution is a "binary" only release. It contains an
1.43 + installer program that will install a 68k, PowerPC, or Fat
1.44 + version of the "Tcl Shell" and "Wish" applications. In addition,
1.45 + it installs the Tcl & Tk libraries in the Extensions folder inside
1.46 + your System Folder.
1.47 +
1.48 +mactcltk-full-<version>.sea.hqx
1.49 +
1.50 + This release contains the full release of Tcl and Tk for the
1.51 + Macintosh plus the More Files packages which Macintosh Tcl and Tk
1.52 + rely on.
1.53 +
1.54 +mactcl-source-<version>.sea.hqx
1.55 +
1.56 + This release contains the complete source for Tcl. In
1.57 + addition, Metrowerks CodeWarrior libraries and project files
1.58 + are included. However, you must already have the More Files
1.59 + package to compile this code.
1.60 +
1.61 +The "html" subdirectory contains reference documentation in
1.62 +in the HTML format. You may also find these pages at:
1.63 +
1.64 + http://www.tcl.tk/man/
1.65 +
1.66 +3. Compiling Tcl
1.67 +----------------
1.68 +
1.69 +In order to compile Macintosh Tcl you must have the
1.70 +following items:
1.71 +
1.72 + CodeWarrior Pro 5+
1.73 + Mac Tcl (sources)
1.74 + More Files 1.4.9
1.75 +
1.76 +The included project files should work fine. However, for
1.77 +current release notes please check this page:
1.78 +
1.79 + http://www.tcl.tk/doc/howto/compile.html#mac
1.80 +
1.81 +If you have comments or Bug reports, please use the SourceForge
1.82 +Bug tracker to report them:
1.83 +
1.84 + http://tcl.sourceforge.net/