File tree 1 file changed +7
-8
lines changed
1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -190,14 +190,12 @@ $ENV{MSBFLAGS}="/m";
190
190
</varlistentry>
191
191
192
192
<varlistentry>
193
- <term><productname>ActiveState Perl</productname></term>
193
+ <term><productname>Strawberry Perl</productname></term>
194
194
<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
196
196
or Cygwin Perl will not work. It must also be present in the PATH.
197
197
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>.
201
199
</para></listitem>
202
200
</varlistentry>
203
201
@@ -211,10 +209,11 @@ $ENV{MSBFLAGS}="/m";
211
209
212
210
<variablelist>
213
211
<varlistentry>
214
- <term><productname>ActiveState TCL </productname></term>
212
+ <term><productname>Magicsplat Tcl </productname></term>
215
213
<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>.
218
217
</para></listitem>
219
218
</varlistentry>
220
219
You can’t perform that action at this time.
0 commit comments