os/persistentdata/persistentstorage/sqlite3api/TEST/TCL/tcldistribution/mac/README
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 Tcl 8.4 for Macintosh
     2 
     3 RCS: @(#) $Id: README,v 1.17.2.1 2005/12/04 00:50:03 das Exp $
     4 
     5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
     6 
     7 Note that Tcl on Mac OS Classic is no longer supported and likely no longer
     8 compiles, the last release known to work is 8.4.2. The 'mac' source
     9 directory and all other Mac Classic code have been removed from Tk 8.5.
    10 
    11 The Mac OS X port of Tcl can be found in the 'macosx' source directory.
    12 
    13 The information and URLs below are known to be outdated and incorrect.
    14 
    15 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    16 
    17 1. Introduction
    18 ---------------
    19 
    20 This is the README file for the Macintosh version of the Tcl
    21 scripting language.  The home page for the Mac/Tcl info is
    22 	http://www.tcl.tk/software/mac/
    23 
    24 A summary of what's new in this release is at
    25 	http://www.tcl.tk/software/tcltk/8.4.html
    26 
    27 A summary of Macintosh-specific features is at
    28 	http://www.tcl.tk/software/mac/features.html
    29 
    30 2. The Distribution
    31 -------------------
    32 
    33 Macintosh Tcl is distributed in three different forms.  This should
    34 make it easier to only download what you need.  Substitute <version>
    35 with the version you wish to use. The packages are as follows:
    36 
    37 mactk<version>.sea.hqx
    38 
    39     This distribution is a "binary" only release.  It contains an
    40     installer program that will install a 68k, PowerPC, or Fat
    41     version of the "Tcl Shell" and "Wish" applications.  In addition,
    42     it installs the Tcl & Tk libraries in the Extensions folder inside
    43     your System Folder.
    44 
    45 mactcltk-full-<version>.sea.hqx
    46 
    47     This release contains the full release of Tcl and Tk for the
    48     Macintosh plus the More Files packages which Macintosh Tcl and Tk
    49     rely on.
    50 
    51 mactcl-source-<version>.sea.hqx
    52 
    53     This release contains the complete source for Tcl.  In
    54     addition, Metrowerks CodeWarrior libraries and project files
    55     are included.  However, you must already have the More Files
    56     package to compile this code.
    57 
    58 The "html" subdirectory contains reference documentation in
    59 in the HTML format.  You may also find these pages at:
    60 
    61 	http://www.tcl.tk/man/
    62 
    63 3. Compiling Tcl
    64 ----------------
    65 
    66 In order to compile Macintosh Tcl you must have the 
    67 following items:
    68 
    69 	CodeWarrior Pro 5+
    70 	Mac Tcl (sources)
    71 	More Files 1.4.9
    72 
    73 The included project files should work fine.  However, for
    74 current release notes please check this page:
    75 
    76 	http://www.tcl.tk/doc/howto/compile.html#mac
    77 
    78 If you have comments or Bug reports, please use the SourceForge
    79 Bug tracker to report them:
    80 
    81 	http://tcl.sourceforge.net/