Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6d5444c

Browse files
committed
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
1 parent 368d827 commit 6d5444c

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

doc/src/sgml/installation.sgml

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3817,14 +3817,12 @@ make: *** [postgres] Error 1
38173817

38183818
<variablelist>
38193819
<varlistentry>
3820-
<term><productname>ActiveState Perl</productname></term>
3820+
<term><productname>Strawberry Perl</productname></term>
38213821
<listitem><para>
3822-
ActiveState Perl is required to run the build generation scripts. MinGW
3822+
Strawberry Perl is required to run the build generation scripts. MinGW
38233823
or Cygwin Perl will not work. It must also be present in the PATH.
38243824
Binaries can be downloaded from
3825-
<ulink url="https://www.activestate.com"></ulink>
3826-
(Note: version 5.14 or later is required,
3827-
the free Standard Distribution is sufficient).
3825+
<ulink url="https://strawberryperl.com"></ulink>.
38283826
</para></listitem>
38293827
</varlistentry>
38303828

@@ -3876,10 +3874,11 @@ make: *** [postgres] Error 1
38763874

38773875
<variablelist>
38783876
<varlistentry>
3879-
<term><productname>ActiveState Tcl</productname></term>
3877+
<term><productname>Magicsplat Tcl</productname></term>
38803878
<listitem><para>
3881-
Required for building <application>PL/Tcl</application> (Note: version
3882-
8.4 is required, the free Standard Distribution is sufficient).
3879+
Required for building <application>PL/Tcl</application>.
3880+
Binaries can be downloaded from
3881+
<ulink url="https://www.magicsplat.com/tcl-installer/index.html"></ulink>.
38833882
</para></listitem>
38843883
</varlistentry>
38853884

0 commit comments

Comments
 (0)