Document --with-java.
authorPeter Eisentraut
Sat, 10 Mar 2001 16:57:18 +0000 (16:57 +0000)
committerPeter Eisentraut
Sat, 10 Mar 2001 16:57:18 +0000 (16:57 +0000)
doc/src/sgml/installation.sgml

index 380fff24684fbb612dd657a496961fde89392726..0a048344dc8a49df3c8c1ea7dbaab0c27201fbad 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  <![%flattext-install-include[<productname>PostgreSQL</>]]> Installation Instructions
@@ -663,6 +663,21 @@ su - postgres
        
       
 
+      
+       --with-java
+       
+        
+         Build the JDBC driver and associated Java
+         packages.  This option requires
+         Ant to be installed (as well as a
+         JDK, of course).  Refer to the
+         JDBC driver documentation in the
+         Programmer's Guide for more
+         information.
+        
+       
+      
+
       
        --enable-syslog
        
@@ -725,7 +740,6 @@ su - postgres
 env CC=/opt/bin/gcc CFLAGS='-02 -pipe' ./configure
 
    
-