1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-21 16:02:15 +03:00

Update README.NT with new NT ipc location.

This commit is contained in:
Bruce Momjian
2000-02-14 12:29:58 +00:00
parent 08b999f1bd
commit d891ca1853

View File

@ -22,7 +22,7 @@ It can be done by done by typing configure, make and make install.
CYGWIN32 INSTALLATION CYGWIN32 INSTALLATION
1. Download the Cygwin32 IPC Package by Ludovic LANGE 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. 2. Untar the package and follow the readme instructions.
3. Apply the patch at the end of this file to the cygipc sources 3. Apply the patch at the end of this file to the cygipc sources
before compiling the library. before compiling the library.