projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ad2788
)
Document --with-java.
author
Peter Eisentraut
Sat, 10 Mar 2001 16:57:18 +0000
(16:57 +0000)
committer
Peter Eisentraut
Sat, 10 Mar 2001 16:57:18 +0000
(16:57 +0000)
doc/src/sgml/installation.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/installation.sgml
b/doc/src/sgml/installation.sgml
index 380fff24684fbb612dd657a496961fde89392726..0a048344dc8a49df3c8c1ea7dbaab0c27201fbad 100644
(file)
--- a/
doc/src/sgml/installation.sgml
+++ b/
doc/src/sgml/installation.sgml
@@
-1,4
+1,4
@@
-
+
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>
-