summaryrefslogtreecommitdiffstats
path: root/unix/README
diff options
context:
space:
mode:
authorstanton <stanton>1999-02-09 03:46:27 (GMT)
committerstanton <stanton>1999-02-09 03:46:27 (GMT)
commita3d6b88c675cebb1fec744420f4e35c8491b7c20 (patch)
tree94b18560cbe992a11604e1d3b007628abbbab306 /unix/README
parent37d639b32c1cd9427dce366efae00a995477f0eb (diff)
downloadtk-a3d6b88c675cebb1fec744420f4e35c8491b7c20.zip
tk-a3d6b88c675cebb1fec744420f4e35c8491b7c20.tar.gz
tk-a3d6b88c675cebb1fec744420f4e35c8491b7c20.tar.bz2
updated readmes for 8.0.5 releasecore_8_1_merge_2_10_99core_8_0_5_base
Diffstat (limited to 'unix/README')
-rw-r--r--unix/README20
1 files changed, 6 insertions, 14 deletions
diff --git a/unix/README b/unix/README
index 21a8890..80c6fc3 100644
--- a/unix/README
+++ b/unix/README
@@ -10,7 +10,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.2 1998/09/14 18:23:54 stanton Exp $
+RCS: @(#) $Id: README,v 1.3 1999/02/09 03:46:27 stanton Exp $
How To Compile And Install Tk:
------------------------------
@@ -82,19 +82,11 @@ How To Compile And Install Tk:
versions, either specify the version number or create a symbolic
link (e.g. from "wish" to "wish8.0").
-If you have trouble compiling Tk, read through the file "porting.notes".
-It contains information that people have provided about changes they had
-to make to compile Tcl in various environments. Or, check out the
-following Web URL:
- http://www.sunlabs.com/cgi-bin/tcl/info.8.0
-This is an on-line database of porting information. We make no guarantees
-that this information is accurate, complete, or up-to-date, but you may
-find it useful. If you get Tk running on a new configuration and had to
-make non-trivial changes to do it, we'd be happy to receive new information
-to add to "porting.notes". You can also make a new entry into the
-on-line Web database. We're also interested in hearing how to change the
-configuration setup so that Tcl compiles on additional platforms "out of
-the box".
+If you have trouble compiling Tk, read through the file
+"porting.notes". It contains information that people have provided
+about changes they had to make to compile Tcl in various environments.
+We're also interested in hearing how to change the configuration setup
+so that Tcl compiles on additional platforms "out of the box".
Test suite
----------