Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf7cd591

Browse files
committed
Document which versions of ActivePerl and ActiveTcl are required
for building on MSVC, and that the free distribution is enough(no need for the enterprise version).Per gripe from Martin Zaun.
1 parenta77eaa6 commitf7cd591

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

‎doc/src/sgml/install-win32.sgml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.47 2008/03/1417:28:23 alvherre Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.48 2008/07/29 15:17:27 mha Exp $ -->
22

33
<chapter id="install-win32">
44
<title>Installation on <productname>Windows</productname></title>
@@ -83,14 +83,16 @@
8383
ActiveState Perl is required to run the build generation scripts. MinGW
8484
or Cygwin Perl will not work. It must also be present in the PATH.
8585
Binaries can be downloaded from
86-
<ulink url="http://www.activestate.com"></>.
86+
<ulink url="http://www.activestate.com"></> (Note: version 5.8 is required,
87+
the free Standard Distribution is sufficient).
8788
</para></listitem>
8889
</varlistentry>
8990

9091
<varlistentry>
9192
<term><productname>ActiveState TCL</productname></term>
9293
<listitem><para>
93-
Required for building <application>PL/TCL</application>.
94+
Required for building <application>PL/TCL</application> (Note: version
95+
8.4 is required, the free Standard Distribution is sufficient).
9496
</para></listitem>
9597
</varlistentry>
9698

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp