summaryrefslogtreecommitdiffstats
path: root/unix/README
diff options
context:
space:
mode:
authorhobbs <hobbs>2003-02-27 00:05:54 (GMT)
committerhobbs <hobbs>2003-02-27 00:05:54 (GMT)
commite24da68d31b416e9f9c60067d43edf83ec486866 (patch)
treecea2e7fa0bc133391f8ab2ea5f759276a6b1a41d /unix/README
parent068b4d37aa8b1004f70c6ed479cd310b291c16f1 (diff)
downloadtk-e24da68d31b416e9f9c60067d43edf83ec486866.zip
tk-e24da68d31b416e9f9c60067d43edf83ec486866.tar.gz
tk-e24da68d31b416e9f9c60067d43edf83ec486866.tar.bz2
replace version refs with version-agnostic wording
Diffstat (limited to 'unix/README')
-rw-r--r--unix/README11
1 files changed, 6 insertions, 5 deletions
diff --git a/unix/README b/unix/README
index dfa112d..1b0c580 100644
--- a/unix/README
+++ b/unix/README
@@ -20,15 +20,16 @@ SGI, as well as PCs running Linux, BSDI, and SCO UNIX. To compile for
a PC running Windows, see the README file in the directory ../win. To
compile for a Macintosh, see the README file in the directory ../mac.
-RCS: @(#) $Id: README,v 1.18 2002/10/10 05:01:23 hobbs Exp $
+RCS: @(#) $Id: README,v 1.19 2003/02/27 00:05:54 hobbs Exp $
How To Compile And Install Tk:
------------------------------
-(a) Make sure that the Tcl 8.4.1 release is present in the directory
- ../../tcl8.4.1 (or else use the "--with-tcl" switch described below).
- This release of Tk will only work with Tcl 8.4. Also, be sure that
- you have configured Tcl before you configure Tk.
+(a) Make sure that the Tcl release is present in the directory
+ ../../tcl<version> (or else use the "--with-tcl" switch described
+ below). This release of Tk will only work with the equivalently
+ version Tcl release. Also, be sure that you have configured Tcl before
+ you configure Tk.
(b) Check for patches as described in ../README.