File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed
Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -190,14 +190,12 @@ $ENV{MSBFLAGS}="/m";
190190 </varlistentry>
191191
192192 <varlistentry>
193- <term><productname>ActiveState Perl</productname></term>
193+ <term><productname>Strawberry Perl</productname></term>
194194 <listitem><para>
195- ActiveState Perl is required to run the build generation scripts. MinGW
195+ Strawberry Perl is required to run the build generation scripts. MinGW
196196 or Cygwin Perl will not work. It must also be present in the PATH.
197197 Binaries can be downloaded from
198- <ulink url="https://www.activestate.com"></ulink>
199- (Note: version 5.8.3 or later is required,
200- the free Standard Distribution is sufficient).
198+ <ulink url="https://strawberryperl.com"></ulink>.
201199 </para></listitem>
202200 </varlistentry>
203201
@@ -211,10 +209,11 @@ $ENV{MSBFLAGS}="/m";
211209
212210 <variablelist>
213211 <varlistentry>
214- <term><productname>ActiveState TCL </productname></term>
212+ <term><productname>Magicsplat Tcl </productname></term>
215213 <listitem><para>
216- Required for building <application>PL/Tcl</application> (Note: version
217- 8.4 is required, the free Standard Distribution is sufficient).
214+ Required for building <application>PL/Tcl</application>.
215+ Binaries can be downloaded from
216+ <ulink url="https://www.magicsplat.com/tcl-installer/index.html"></ulink>.
218217 </para></listitem>
219218 </varlistentry>
220219
You can’t perform that action at this time.
0 commit comments