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 @@ -189,14 +189,12 @@ $ENV{MSBFLAGS}="/m";
189
189
</varlistentry>
190
190
191
191
<varlistentry>
192
- <term><productname>ActiveState Perl</productname></term>
192
+ <term><productname>Strawberry Perl</productname></term>
193
193
<listitem><para>
194
- ActiveState Perl is required to run the build generation scripts. MinGW
194
+ Strawberry Perl is required to run the build generation scripts. MinGW
195
195
or Cygwin Perl will not work. It must also be present in the PATH.
196
196
Binaries can be downloaded from
197
- <ulink url="https://www.activestate.com"></ulink>
198
- (Note: version 5.8.3 or later is required,
199
- the free Standard Distribution is sufficient).
197
+ <ulink url="https://strawberryperl.com"></ulink>.
200
198
</para></listitem>
201
199
</varlistentry>
202
200
@@ -210,10 +208,11 @@ $ENV{MSBFLAGS}="/m";
210
208
211
209
<variablelist>
212
210
<varlistentry>
213
- <term><productname>ActiveState TCL </productname></term>
211
+ <term><productname>Magicsplat Tcl </productname></term>
214
212
<listitem><para>
215
- Required for building <application>PL/Tcl</application> (Note: version
216
- 8.4 is required, the free Standard Distribution is sufficient).
213
+ Required for building <application>PL/Tcl</application>.
214
+ Binaries can be downloaded from
215
+ <ulink url="https://www.magicsplat.com/tcl-installer/index.html"></ulink>.
217
216
</para></listitem>
218
217
</varlistentry>
219
218
You can’t perform that action at this time.
0 commit comments