From 55f86ec8f7b86480facd04d641a05d953c03ec33 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 22 Feb 1998 20:02:34 +0000 Subject: Configure patches from Brook Milligan. --- INSTALL | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'INSTALL') 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. -- cgit v1.2.3