|
1 |
| -<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.129 2003/03/13 01:30:28 petere Exp $ --> |
| 1 | +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.130 2003/03/25 14:58:15 momjian Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="installation">
|
4 | 4 | <title><![%standalone-include[<productname>PostgreSQL</>]]>
|
@@ -299,7 +299,7 @@ JAVACMD=$JAVA_HOME/bin/java
|
299 | 299 | are needed to build a CVS checkout or if you changed the actual
|
300 | 300 | scanner and parser definition files. If you need them, be sure
|
301 | 301 | to get <application>Flex</> 2.5.4 or later and
|
302 |
| - <application>Bison</> 1.50 or later. Other <application>yacc</> |
| 302 | + <application>Bison</> 1.85 or later. Other <application>yacc</> |
303 | 303 | programs can sometimes be used, but doing so requires extra
|
304 | 304 | effort and is not recommended. Other <application>lex</>
|
305 | 305 | programs will definitely not work.
|
|