aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1997-03-02 02:09:19 +0000
committerBruce Momjian <bruce@momjian.us>1997-03-02 02:09:19 +0000
commitb469a56ac404a5bb6b2bd859c9a09d8cc4d9d9f0 (patch)
treee8b5017eb458e6906c8a3eb9ffd562ad65a9d3f2
parent3ce0236c6979aaf1175dca8613dc09cdcc64c3ef (diff)
downloadpostgresql-b469a56ac404a5bb6b2bd859c9a09d8cc4d9d9f0.tar.gz
postgresql-b469a56ac404a5bb6b2bd859c9a09d8cc4d9d9f0.zip
flex 2.5.3 warning from Andrew Martin.
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index c029eaae472..55e916dd904 100644
--- a/INSTALL
+++ b/INSTALL
@@ -54,6 +54,10 @@ so you can use it to access (or create or manipulate) databases. This
step does not include actually creating any database or configuring your
system to use it.
+Before you start, if you are using GNU flex, you should ensure that you
+are not using Version 2.5.3. If you have this version, you should either
+change to 2.5.2 or 2.5.4 or apply the patch in doc/README.flex
+
To install PostgreSQL on UNIX platforms:
1. Unpack the source distribution into a source directory. We'll assume