From 1e7315af8d2921e5fef9456af878f8fcc02e4389 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 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml index 16259d6e0c..6285eefe60 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). -- 2.50.1