From 53ea485ac2c1f520dd1aa12aab180c78ddfa94ad Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Tue, 29 Jul 2008 15:17:29 +0000 Subject: [PATCH] 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. --- doc/src/sgml/install-win32.sgml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml index 271f178721..48443c01f0 100644 --- a/doc/src/sgml/install-win32.sgml +++ b/doc/src/sgml/install-win32.sgml @@ -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). -- 2.39.5