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

Commit06351c3

Browse files
committed
Document --with-java.
1 parent7ad2788 commit06351c3

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.39 2001/02/23 02:17:27 thomas Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.40 2001/03/10 16:57:18 petere Exp $ -->
22

33
<chapter id="installation">
44
<title><![%flattext-install-include[<productname>PostgreSQL</>]]> Installation Instructions</title>
@@ -663,6 +663,21 @@ su - postgres
663663
</listitem>
664664
</varlistentry>
665665

666+
<varlistentry>
667+
<term>--with-java</term>
668+
<listitem>
669+
<para>
670+
Build the <acronym>JDBC</acronym> driver and associated Java
671+
packages. This option requires
672+
<application>Ant</application> to be installed (as well as a
673+
<acronym>JDK</acronym>, of course). Refer to the
674+
<acronym>JDBC</acronym> driver documentation in the
675+
<citetitle>Programmer's Guide</citetitle> for more
676+
information.
677+
</para>
678+
</listitem>
679+
</varlistentry>
680+
666681
<varlistentry>
667682
<term>--enable-syslog</term>
668683
<listitem>
@@ -725,7 +740,6 @@ su - postgres
725740
<userinput>env CC=/opt/bin/gcc CFLAGS='-02 -pipe' ./configure</>
726741
</screen>
727742
</para>
728-
729743
</step>
730744

731745
<step>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp