summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--README24
-rw-r--r--mac/README20
-rw-r--r--unix/README16
-rw-r--r--win/README4
-rw-r--r--win/README.binary20
6 files changed, 53 insertions, 39 deletions
diff --git a/ChangeLog b/ChangeLog
index fabb2b6..f1538fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-07-04 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * README:
+ * mac/README:
+ * unix/README:
+ * win/README:
+ * win/README.binary: updated READMEs with purls
+
2001-07-03 Mo DeJong <mdejong@redhat.com>
* win/Makefile.in: Remove PATHTYPE variable.
diff --git a/README b/README
index 51d946e..77206b8 100644
--- a/README
+++ b/README
@@ -1,11 +1,11 @@
README: Tcl
This is the Tcl 8.4a3 source distribution.
- You can get any release of Tcl from:
- ftp://ftp.scriptics.com/pub/tcl/
Tcl/Tk is also available through NetCVS:
http://tcl.sourceforge.net/
+ You can get any release of Tcl from:
+ ftp://ftp.scriptics.com/pub/tcl/
-RCS: @(#) $Id: README,v 1.36 2001/04/03 07:11:39 hobbs Exp $
+RCS: @(#) $Id: README,v 1.37 2001/07/05 01:02:51 uid38172 Exp $
Contents
--------
@@ -36,7 +36,7 @@ The home for Tcl/Tk sources and bug/patch database is on SourceForge:
with the Tcl Developer Xchange hosted at:
- http://dev.scriptics.com/
+ http://www.purl.org/tcl/home/
Tcl is a freely available open source package. You can do virtually
anything you like with it, such as modifying it, redistributing it,
@@ -48,16 +48,16 @@ and selling it either in whole or in part. See the file
Extensive documentation is available at our website.
The home page for this release, including new features, is
- http://dev.scriptics.com/software/tcltk/8.4.html
+ http://www.purl.org/tcl/home/software/tcltk/8.4.html
Detailed release notes can be found at
- http://dev.scriptics.com/software/tcltk/relnotes/tcl8.4a2.txt
+ http://www.purl.org/tcl/home/software/tcltk/relnotes/tcl8.4a2.txt
Information about Tcl itself can be found at
- http://dev.scriptics.com/scripting/
+ http://www.purl.org/tcl/home/scripting/
There are many Tcl books on the market. Most are listed at
- http://dev.scriptics.com/resource/doc/books/
+ http://www.purl.org/tcl/home/resource/doc/books/
2a. Unix Documentation
----------------------
@@ -95,10 +95,10 @@ There are brief notes in the unix/README, win/README, and mac/README about
compiling on these different platforms. There is additional information
about building Tcl from sources at
- http://dev.scriptics.com/doc/howto/compile.html
+ http://www.purl.org/tcl/home/doc/howto/compile.html
4. TclPro Development tools
---------------------
+---------------------------
A high quality set of commercial quality development tools is available to
accelerate your Tcl application development. The TclPro product provides a
@@ -130,7 +130,7 @@ that are commonly encountered by TCL newcomers.
7. Tcl Resource Center
----------------------
-Visit http://dev.scriptics.com/resource/ to see an annotated index of
+Visit http://www.purl.org/tcl/home/resource/ to see an annotated index of
many Tcl resources available on the World Wide Web. This includes
papers, books, and FAQs, as well as development tools, extensions,
applications, binary releases, and patches. You can also recommend
@@ -175,7 +175,7 @@ questions for which no-one else is likely to know the answer. In addition,
see the following Web site for links to other organizations that offer
Tcl/Tk training:
- http://www.scriptics.com/resource/community/commercial/training
+ http://www.purl.org/tcl/home/resource/community/commercial/training
10. Thank You
-------------
diff --git a/mac/README b/mac/README
index 86d2ff8..ea34303 100644
--- a/mac/README
+++ b/mac/README
@@ -1,20 +1,19 @@
Tcl 8.4 for Macintosh
-RCS: @(#) $Id: README,v 1.14 2001/04/02 01:59:55 hobbs Exp $
+RCS: @(#) $Id: README,v 1.15 2001/07/05 01:02:51 uid38172 Exp $
1. Introduction
---------------
This is the README file for the Macintosh version of the Tcl
scripting language. The home page for the Macintosh releases is
- http://dev.scriptics.com/software/mac/
+ http://www.purl.org/tcl/home/software/mac/
A summary of what's new in this release is at
- http://dev.scriptics.com/software/tcltk/8.4.html
+ http://www.purl.org/tcl/home/software/tcltk/8.4.html
A summary of Macintosh-specific features is at
- http://dev.scriptics.com/software/mac/features.html
-
+ http://www.purl.org/tcl/home/software/mac/features.html
2. The Distribution
-------------------
@@ -47,7 +46,7 @@ mactcl-source-<version>.sea.hqx
The "html" subdirectory contains reference documentation in
in the HTML format. You may also find these pages at:
- http://dev.scriptics.com/man/tcl<version>/contents.html
+ http://www.purl.org/tcl/home/man/tcl<version>/contents.html
3. Compiling Tcl
----------------
@@ -62,8 +61,9 @@ following items:
The included project files should work fine. However, for
current release notes please check this page:
- http://dev.scriptics.com/doc/howto/compile.html#mac
+ http://www.purl.org/tcl/home/doc/howto/compile.html#mac
+
+If you have comments or Bug reports, please use the SourceForge
+Bug tracker to report them:
-If you have comments or Bug reports send them to:
-Jim Ingham
-jingham@cygnus.com
+ http://tcl.sourceforge.net/
diff --git a/unix/README b/unix/README
index 8ee31d4..d10cc2e 100644
--- a/unix/README
+++ b/unix/README
@@ -8,11 +8,11 @@ used on the PC or Mac platform too, but they all depend on UNIX
(POSIX/ANSI C) interfaces and some of them only make sense under UNIX.
Updated forms of the information found in this file is available at:
- http://dev.scriptics.com/doc/howto/compile.html#unix
+ http://www.purl.org/tcl/home/doc/howto/compile.html#unix
For information on platforms where Tcl is known to compile, along
with any porting notes for getting it to work on those platforms, see:
- http://dev.scriptics.com/software/tcltk/platforms.html
+ http://www.purl.org/tcl/home/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
@@ -22,7 +22,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.15 2001/04/02 01:59:55 hobbs Exp $
+RCS: @(#) $Id: README,v 1.16 2001/07/05 01:02:51 uid38172 Exp $
How To Compile And Install Tcl:
-------------------------------
@@ -66,6 +66,12 @@ How To Compile And Install Tcl:
how to build shared libraries.
--disable-shared If this switch is specified, Tcl will compile
itself as a static library.
+ --enable-symbols build with debugging symbols
+ --disable-symbols build without debugging symbols
+ --enable-64bit enable 64bit support (where applicable)
+ --disable-64bit disable 64bit support (where applicable)
+ --enable-64bit-vis enable 64bit Sparc VIS support
+ --disable-64bit-vis disable 64bit Sparc VIS support
Note: by default gcc will be used if it can be located on the PATH.
if you want to use cc instead of gcc, set the CC environment variable
@@ -73,7 +79,7 @@ How To Compile And Install Tcl:
Makefile to use gcc after configure is run.
Note: be sure to use only absolute path names (those starting with "/")
- in the --prefix and --exec_prefix options.
+ in the --prefix and --exec-prefix options.
(e) Type "make". This will create a library archive called
"libtcl<version>.a" or "libtcl<version>.so" and an interpreter
@@ -91,7 +97,7 @@ How To Compile And Install Tcl:
standard places. You'll need write permission on the installation
directories to do this. The installation directories are
determined by the "configure" script and may be specified with
- the --prefix and --exec_prefix options to "configure". See the
+ the --prefix and --exec-prefix options to "configure". See the
Makefile for information on what directories were chosen; you
can override these choices by modifying the "prefix" and
"exec_prefix" variables in the Makefile.
diff --git a/win/README b/win/README
index ece4b88..4e0921a 100644
--- a/win/README
+++ b/win/README
@@ -1,6 +1,6 @@
Tcl 8.4 for Windows
-RCS: @(#) $Id: README,v 1.20 2001/04/03 07:11:40 hobbs Exp $
+RCS: @(#) $Id: README,v 1.21 2001/07/05 01:02:52 uid38172 Exp $
1. Introduction
---------------
@@ -10,7 +10,7 @@ version of Tcl. This directory also contains source files for Tcl
that are specific to Microsoft Windows.
The information in this file is maintained on the web at:
- http://dev.scriptics.com/doc/howto/compile.html#win
+ http://www.purl.org/tcl/home/doc/howto/compile.html#win
2. Compiling Tcl
----------------
diff --git a/win/README.binary b/win/README.binary
index 19fb32c..581217c 100644
--- a/win/README.binary
+++ b/win/README.binary
@@ -1,12 +1,12 @@
Tcl/Tk 8.4 for Windows, Binary Distribution
-RCS: @(#) $Id: README.binary,v 1.23 2001/04/03 07:11:40 hobbs Exp $
+RCS: @(#) $Id: README.binary,v 1.24 2001/07/05 01:02:52 uid38172 Exp $
1. Introduction
---------------
This directory contains the binary distribution of Tcl/Tk 8.4a3 for
-Windows. It was compiled with Microsoft Visual C++ 5.0 using Win32
+Windows. It was compiled with Microsoft Visual C++ 6.0 using Win32
API, so that it will run under Windows NT, 95, 98 and 2000.
Tcl provides a powerful platform for creating integration applications
@@ -25,22 +25,22 @@ The home of Tcl and Tk sources and bug database on the Web is at:
http://tcl.sourceforge.net/
The home page for the Tcl Developer Xchange is at:
- http://dev.scriptics.com/
+ http://www.purl.org/tcl/home/
The home page for the Tcl/Tk 8.4 release is
- http://dev.scriptics.com/software/tcltk/8.4.html
+ http://www.purl.org/tcl/home/software/tcltk/8.4.html
Detailed release notes can be found at
- http://dev.scriptics.com/software/tcltk/relnotes/tcl8.4a3.txt
+ http://www.purl.org/tcl/home/software/tcltk/relnotes/tcl8.4a3.txt
Information about Tcl itself can be found at
- http://dev.scriptics.com/scripting/
+ http://www.purl.org/tcl/home/scripting/
There are many Tcl books on the market. Most are listed at
- http://dev.scriptics.com/resource/doc/books/
+ http://www.purl.org/tcl/home/resource/doc/books/
There are notes about compiling Tcl at
- http://dev.scriptics.com/doc/howto/compile.html
+ http://www.purl.org/tcl/home/doc/howto/compile.html
3. Installation
---------------
@@ -116,7 +116,7 @@ that are commonly encountered by TCL newcomers.
9. Tcl Resource Center
----------------------
-Visit http://dev.scritics.com/resource/ to see an annotated index of
+Visit http://www.purl.org/tcl/home/resource/ to see an annotated index of
many Tcl resources available on the World Wide Web. This includes
papers, books, and FAQs, as well as extensions, applications, binary
releases, and patches. You can contribute patches by sending them
@@ -135,4 +135,4 @@ to subscribe, visit:
and go to the Mailing Lists page. There are also Special Interest Groups
(SIGs) setup for these topics and more at:
- http://dev.scriptics.com/
+ http://www.purl.org/tcl/home/