Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c33acb4

Browse files
committed
Clarify that you need ActiveState perl 5.8 *or later* to build on Windows.
1 parent ffc50e1 commit c33acb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/install-windows.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ $ENV{PATH}=$ENV{PATH} . ';c:\some\where\bison\bin';
170170
ActiveState Perl is required to run the build generation scripts. MinGW
171171
or Cygwin Perl will not work. It must also be present in the PATH.
172172
Binaries can be downloaded from
173-
<ulink url="http://www.activestate.com"></> (Note: version 5.8 is required,
173+
<ulink url="http://www.activestate.com"></> (Note: version 5.8 or later is required,
174174
the free Standard Distribution is sufficient).
175175
</para></listitem>
176176
</varlistentry>

0 commit comments

Comments
 (0)