From: Magnus Hagander Date: Tue, 29 Jul 2008 15:17:27 +0000 (+0000) Subject: Document which versions of ActivePerl and ActiveTcl are required X-Git-Tag: REL8_4_BETA1~1129 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f7cd5916982aca1e82af172d2ef6a1b8e79ff674;p=thirdparty%2Fpostgresql.git Document which versions of ActivePerl and ActiveTcl are required for building on MSVC, and that the free distribution is enough (no need for the enterprise version). Per gripe from Martin Zaun. --- diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml index 6f044becdf2..5df9376046c 100644 --- a/doc/src/sgml/install-win32.sgml +++ b/doc/src/sgml/install-win32.sgml @@ -1,4 +1,4 @@ - + Installation on <productname>Windows</productname> @@ -83,14 +83,16 @@ 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, + the free Standard Distribution is sufficient). ActiveState TCL - Required for building PL/TCL. + Required for building PL/TCL (Note: version + 8.4 is required, the free Standard Distribution is sufficient).