doc: remove mention of ActiveState for Perl and Tcl on Windows
authorBruce Momjian
Fri, 1 Nov 2024 15:30:53 +0000 (11:30 -0400)
committerBruce Momjian
Fri, 1 Nov 2024 15:30:53 +0000 (11:30 -0400)
Replace with Strawberry Perl and Magicsplat Tcl.

Reported-by: Yasir Hussain
Discussion: https://postgr.es/m/CAA9OW9fAAM_WDYYpAquqF6j1hmfRMzHPsFkRfP5E6oSfkF=dMA@mail.gmail.com

Backpatch-through: 12

doc/src/sgml/install-windows.sgml

index 6397d9c1586d4cf774079f9e1d8bc91542e81f6f..f06c327d65c8c0a606dd1cc1aaf8613f33b470b6 100644 (file)
@@ -189,14 +189,12 @@ $ENV{MSBFLAGS}="/m";
     
 
     
-     ActiveState Perl
+     Strawberry Perl
      
-      ActiveState Perl is required to run the build generation scripts. MinGW
+      Strawberry 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.3 or later is required,
-      the free Standard Distribution is sufficient).
+      .
      
     
 
@@ -210,10 +208,11 @@ $ENV{MSBFLAGS}="/m";
 
    
     
-     ActiveState TCL
+     Magicsplat Tcl
      
-      Required for building PL/Tcl (Note: version
-      8.4 is required, the free Standard Distribution is sufficient).
+      Required for building PL/Tcl.
+      Binaries can be downloaded from
+      .