Document which versions of ActivePerl and ActiveTcl are required
authorMagnus Hagander
Tue, 29 Jul 2008 15:17:27 +0000 (15:17 +0000)
committerMagnus Hagander
Tue, 29 Jul 2008 15:17:27 +0000 (15:17 +0000)
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

index 6f044becdf2fd8f4343e0a48c57dd7d68a2fbd29..5df9376046cb66ef72c027c90ed23623c95fcbbc 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  Installation on <productname>Windows</productname>
       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).