diff options
author | jingham <jingham@noemail.net> | 2000-02-10 08:47:16 (GMT) |
---|---|---|
committer | jingham <jingham@noemail.net> | 2000-02-10 08:47:16 (GMT) |
commit | a41ae3a068ffbf70c0678485408188f2156ffff1 (patch) | |
tree | 4d83ea1e08320ed18cc1cef1e7f6fc4594b1ac87 /mac/README | |
parent | b6b28579b17b946c1d9e87f376d9b4e2b19b64eb (diff) | |
download | tk-a41ae3a068ffbf70c0678485408188f2156ffff1.zip tk-a41ae3a068ffbf70c0678485408188f2156ffff1.tar.gz tk-a41ae3a068ffbf70c0678485408188f2156ffff1.tar.bz2 |
Minor Doco fixes.
FossilOrigin-Name: ce507af6b701ef2a7b7a539f11d19b4ca45793ae
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 |