diff options
Diffstat (limited to 'unix/README')
-rw-r--r-- | unix/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/unix/README b/unix/README index fcb6b4c..16ee435 100644 --- a/unix/README +++ b/unix/README @@ -20,13 +20,13 @@ 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.16 2002/07/24 18:42:23 hobbs Exp $ +RCS: @(#) $Id: README,v 1.17 2002/09/27 18:09:53 dgp Exp $ How To Compile And Install Tk: ------------------------------ -(a) Make sure that the Tcl 8.4 release is present in the directory - ../../tcl8.4 (or else use the "--with-tcl" switch described below). +(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. |