diff options
author | jingham <jingham> | 2000-02-10 08:47:16 (GMT) |
---|---|---|
committer | jingham <jingham> | 2000-02-10 08:47:16 (GMT) |
commit | 765199c8be9646f45cf43bfd28f9733e258e3cdc (patch) | |
tree | 4d83ea1e08320ed18cc1cef1e7f6fc4594b1ac87 /mac/README | |
parent | 4f9477930c8cc9b3b2eae9088d899f6acd0d6b5d (diff) | |
download | tk-765199c8be9646f45cf43bfd28f9733e258e3cdc.zip tk-765199c8be9646f45cf43bfd28f9733e258e3cdc.tar.gz tk-765199c8be9646f45cf43bfd28f9733e258e3cdc.tar.bz2 |
Minor Doco fixes.
Diffstat (limited to 'mac/README')
-rw-r--r-- | mac/README | 11 |
1 files changed, 3 insertions, 8 deletions
@@ -8,7 +8,7 @@ Jim Ingham Cygnus Solutions jingham@cygnus.com -RCS: @(#) $Id: README,v 1.11 1999/10/01 22:45:22 hobbs Exp $ +RCS: @(#) $Id: README,v 1.12 2000/02/10 08:47:20 jingham Exp $ 1. Introduction --------------- @@ -61,9 +61,9 @@ mactk-source-<version>.sea.hqx In order to compile Macintosh Tk you must have the following items: - CodeWarrior Pro 3 or higher + CodeWarrior Pro 5 or higher Mac Tcl (source) - (which requires More Files 1.4.2 or 1.4.3) + (which requires More Files 1.4.9) Mac Tk (source) The project files included with the Mac Tcl source should work @@ -81,11 +81,6 @@ Special notes: to the menu system, though you have to have Appearance 1.0.1 or later installed for this to work. -* If you get the Unix tar file, it will untar into a directory tcl8.0.4. - However, the Macintosh project files expect the folder to be called - tcl8.0. You will need to rename the folder to tcl8.0, or change all the - paths in the project files. - If you have comments or Bug reports send them to: Jim Ingham |