diff options
author | Bruce Momjian | 2000-02-14 12:29:58 +0000 |
---|---|---|
committer | Bruce Momjian | 2000-02-14 12:29:58 +0000 |
commit | d891ca18538df78e7a9f126b041a8693c17f244e (patch) | |
tree | 56ace5deb655214e8e1f994ec1ee4d87c939943f | |
parent | 08b999f1bd5f1aa0ca0da07fa4d5410708ab94d8 (diff) |
Update README.NT with new NT ipc location.
-rw-r--r-- | doc/README.NT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.NT b/doc/README.NT index 4739e3f2ff2..e4542895063 100644 --- a/doc/README.NT +++ b/doc/README.NT @@ -22,7 +22,7 @@ It can be done by done by typing configure, make and make install. CYGWIN32 INSTALLATION 1. Download the Cygwin32 IPC Package by Ludovic LANGE - http://www.multione.capgemini.fr:80/tools/pack_ipc/current.tar.gz + http://penguin.cz/~horak/cygwin32_ipc-1.03.tar.gz 2. Untar the package and follow the readme instructions. 3. Apply the patch at the end of this file to the cygipc sources before compiling the library. |