diff options
author | hobbs <hobbs@noemail.net> | 2000-04-26 17:37:34 (GMT) |
---|---|---|
committer | hobbs <hobbs@noemail.net> | 2000-04-26 17:37:34 (GMT) |
commit | 4cdc02097f41ab160f0331e996f886e97bb2ce19 (patch) | |
tree | 37f7a65041dcd539bcebef5a2348cdc3b9fba3d6 /unix/README | |
parent | 0d5fcdc08dbb3b7df2322acfae6c25cb7e1aff85 (diff) | |
download | tk-4cdc02097f41ab160f0331e996f886e97bb2ce19.zip tk-4cdc02097f41ab160f0331e996f886e97bb2ce19.tar.gz tk-4cdc02097f41ab160f0331e996f886e97bb2ce19.tar.bz2 |
* README:core-8-3-1
* mac/README:
* unix/README:
* unix/tk.spec:
* win/README: Updating URLs to reference dev.scriptics.com
FossilOrigin-Name: 93369f5e99fa007528c89991f02235f14a3a5935
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 523f3a6..29082c1 100644 --- a/unix/README +++ b/unix/README @@ -6,11 +6,11 @@ UNIX versions of Tk. This directory also contains source files for Tk that are specific to UNIX. The information in this file is maintained at: - http://www.scriptics.com/support/howto/compile.html + http://dev.scriptics.com/doc/howto/compile.html For information on platforms where Tcl/Tk is known to compile, along with any porting notes for getting it to work on those platforms, see: - http://dev.scriptics.com/services/support/platforms.html + http://dev.scriptics.com/software/tcltk/platforms.html The rest of this file contains instructions on how to do this. The release should compile and run either "out of the box" or with trivial @@ -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.8 2000/02/10 08:53:15 hobbs Exp $ +RCS: @(#) $Id: README,v 1.9 2000/04/26 17:37:35 hobbs Exp $ How To Compile And Install Tk: ------------------------------ |