From: Bruce Momjian Date: Fri, 1 Nov 2024 15:30:54 +0000 (-0400) Subject: doc: remove mention of ActiveState for Perl and Tcl on Windows X-Git-Tag: REL_17_1~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=787bd3dde20c4f651210f47974859fa00221ac5e;p=thirdparty%2Fpostgresql.git doc: remove mention of ActiveState for Perl and Tcl on Windows 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 --- diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 83e75ea5201..649b74aac18 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -3868,14 +3868,12 @@ make: *** [postgres] Error 1 - 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.14 or later is required, - the free Standard Distribution is sufficient). + . @@ -3927,10 +3925,11 @@ make: *** [postgres] Error 1 - 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 + .