summaryrefslogtreecommitdiffstats
path: root/unix/README
diff options
context:
space:
mode:
Diffstat (limited to 'unix/README')
-rw-r--r--unix/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/unix/README b/unix/README
index 1b0c580..2fbbe79 100644
--- a/unix/README
+++ b/unix/README
@@ -20,7 +20,7 @@ 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.19 2003/02/27 00:05:54 hobbs Exp $
+RCS: @(#) $Id: README,v 1.20 2003/03/04 23:50:44 dgp Exp $
How To Compile And Install Tk:
------------------------------
@@ -110,9 +110,9 @@ How To Compile And Install Tk:
TCL_LIBRARY environment variable as well (see the Tcl README file
for information on this). Note that installed versions of wish,
libtk.a, libtk.so, and the Tk library have a version number in their
- names, such as "wish8.4" or "libtk8.4.so"; to use the installed
+ names, such as "wish8.5" or "libtk8.5.so"; to use the installed
versions, either specify the version number or create a symbolic
- link (e.g. from "wish" to "wish8.4").
+ link (e.g. from "wish" to "wish8.5").
If you have trouble compiling Tk, see the URL noted above about working
platforms. It contains information that people have provided about changes