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-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=8071638dc2cf61b674e1c6e8f9401361607bc872;p=users%2Fc2main%2Fpostgres.git Clarify that you need ActiveState perl 5.8 *or later* to build on Windows. --- diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml index 174f44c32e..0144bb8638 100644 --- a/doc/src/sgml/install-win32.sgml +++ b/doc/src/sgml/install-win32.sgml @@ -83,7 +83,7 @@ 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).