summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorBruce Momjian1998-02-22 20:02:34 +0000
committerBruce Momjian1998-02-22 20:02:34 +0000
commit55f86ec8f7b86480facd04d641a05d953c03ec33 (patch)
treee05dd7e975a2c2003319f6ed4f805db01cf2d6dc /INSTALL
parenta35a681f974f50d6ddeff62b9519766a1b20822a (diff)
Configure patches from Brook Milligan.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL9
1 files changed, 9 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index c86d06f2527..70b66ced4b3 100644
--- a/INSTALL
+++ b/INSTALL
@@ -267,6 +267,15 @@ PostgreSQL:
listens for incoming connections on. The
default for this is port 5432.
+ --with-defaults Use default responses to several queries during
+ configuration.
+
+ --with-tcl Enables programs requiring Tcl/Tk and X11,
+ including pgtclsh and libpgtcl.
+
+ --with-perl Enables the perl interface. Note that this
+ requires an installed version of postgreSQL.
+
As an example, here is the configure script I use on a Sparc
Solaris 2.5 system with /opt/postgres being the install base.