diff options
Diffstat (limited to 'mac/README')
-rw-r--r-- | mac/README | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,4 +1,4 @@ -Tk 8.1 for Macintosh +Tk 8.2 for Macintosh by Ray Johnson Scriptics Corporation @@ -8,7 +8,7 @@ Jim Ingham Cygnus Solutions jingham@cygnus.com -RCS: @(#) $Id: README,v 1.9 1999/04/24 01:50:50 stanton Exp $ +RCS: @(#) $Id: README,v 1.10 1999/06/25 23:30:26 welch Exp $ 1. Introduction --------------- @@ -34,7 +34,7 @@ Macintosh Tk is distributed in three different forms. This should make it easier to only download what you need. The packages are as follows: -mactk8.1.sea.hqx +mactk8.2.sea.hqx This distribution is a "binary" only release. It contains an installer program that will install a 68k, PowerPC, or Fat @@ -42,13 +42,13 @@ mactk8.1.sea.hqx the Tcl & Tk libraries in the Extensions folder inside your System Folder. (No "INIT"'s or Control Pannels are installed.) -mactcltk-full-8.1.sea.hqx +mactcltk-full-8.2.sea.hqx This release contains the full release of Tcl and Tk for the Macintosh plus the More Files package on which Macintosh Tcl and Tk rely. -mactk-source-8.1.sea.hqx +mactk-source-8.2.sea.hqx This release contains the complete source to Tk for the Macintosh In addition, Metrowerks CodeWarrior libraries and project files @@ -62,9 +62,9 @@ In order to compile Macintosh Tk you must have the following items: CodeWarrior Pro 3 or higher - Mac Tcl 8.1 (source) + Mac Tcl 8.2 (source) (which requires More Files 1.4.2 or 1.4.3) - Mac Tk 8.1 (source) + Mac Tk 8.2 (source) The project files included with the Mac Tcl source should work fine. The only thing you may need to update are the access paths. |