From: Heikki Linnakangas Date: Mon, 4 Jul 2011 19:30:27 +0000 (+0300) Subject: Clarify that you need ActiveState perl 5.8 *or later* to build on Windows. X-Git-Tag: REL9_1_BETA3~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c33acb4f0ae0371a6ee8772d965d13a373cdd7cc;p=postgresql Clarify that you need ActiveState perl 5.8 *or later* to build on Windows. --- diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml index cb8bca9c63..439f5ad82b 100644 --- a/doc/src/sgml/install-windows.sgml +++ b/doc/src/sgml/install-windows.sgml @@ -170,7 +170,7 @@ $ENV{PATH}=$ENV{PATH} . ';c:\some\where\bison\bin'; ActiveState Perl is required to run the build generation scripts. MinGW or Cygwin Perl will not work. It must also be present in the PATH. Binaries can be downloaded from - (Note: version 5.8 is required, + (Note: version 5.8 or later is required, the free Standard Distribution is sufficient).