flex 2.5.3 warning from Andrew Martin.

REL6_4
Bruce Momjian 29 years ago
parent 3ce0236c69
commit b469a56ac4
  1. 4
      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 step does not include actually creating any database or configuring your
system to use it. 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: To install PostgreSQL on UNIX platforms:
1. Unpack the source distribution into a source directory. We'll assume 1. Unpack the source distribution into a source directory. We'll assume

Loading…
Cancel
Save