summaryrefslogtreecommitdiffstats
path: root/mac
diff options
context:
space:
mode:
authorhobbs <hobbs>1999-10-01 22:45:11 (GMT)
committerhobbs <hobbs>1999-10-01 22:45:11 (GMT)
commit0d9ca17839866584c7545aadbacf87829ce2a7f7 (patch)
treef089bfc9ef19c8d3f9aa561064694b362df23a52 /mac
parentf29a5be23f295f3e213d950ffbbea8ccbc06c8b5 (diff)
downloadtk-0d9ca17839866584c7545aadbacf87829ce2a7f7.zip
tk-0d9ca17839866584c7545aadbacf87829ce2a7f7.tar.gz
tk-0d9ca17839866584c7545aadbacf87829ce2a7f7.tar.bz2
1999-09-24 Jeff Hobbs <hobbs@scriptics.com>
* */README: * win/makefile.vc: * */configure.in: * generic/tk.h: * library/tk.tcl: up'd to 8.3a1 * unix/Makefile.in: changed 'mkdir' to 'mkdir -p' * library/dialog.tcl: changed {Times 18} to {Times 12} for dialog font.
Diffstat (limited to 'mac')
-rw-r--r--mac/README29
1 files changed, 15 insertions, 14 deletions
diff --git a/mac/README b/mac/README
index ecf3c88..444529b 100644
--- a/mac/README
+++ b/mac/README
@@ -1,4 +1,4 @@
-Tk 8.2 for Macintosh
+Tk 8.3 for Macintosh
by Ray Johnson
Scriptics Corporation
@@ -8,7 +8,7 @@ Jim Ingham
Cygnus Solutions
jingham@cygnus.com
-RCS: @(#) $Id: README,v 1.10 1999/06/25 23:30:26 welch Exp $
+RCS: @(#) $Id: README,v 1.11 1999/10/01 22:45:22 hobbs Exp $
1. Introduction
---------------
@@ -30,11 +30,11 @@ maintained at
4. The Distribution
-------------------
-Macintosh Tk is distributed in three different forms. This
-should make it easier to only download what you need. The
-packages are as follows:
+Macintosh Tk is distributed in three different forms. This should
+make it easier to only download what you need. Replace <version>
+with the current version of Tk. The packages are as follows:
-mactk8.2.sea.hqx
+mactk<version>.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.2.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.2.sea.hqx
+mactcltk-full-<version>.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.2.sea.hqx
+mactk-source-<version>.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.2 (source)
+ Mac Tcl (source)
(which requires More Files 1.4.2 or 1.4.3)
- Mac Tk 8.2 (source)
+ Mac Tk (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.
@@ -77,13 +77,14 @@ Special notes:
* We are starting to support the new Appearance Manager that shipped
with MacOS 8.0. The Tk 8.0.3 release is the first Tk release
- that supports the Appearance Manager well. Tk 8.0.4 extends this support
+ that supported the Appearance Manager well. Tk 8.0.4 extended this support
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 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: