|
|
|
|
@ -1,4 +1,4 @@ |
|
|
|
|
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.25 2000/10/17 15:26:40 petere Exp $ --> |
|
|
|
|
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.26 2000/10/21 01:08:34 petere Exp $ --> |
|
|
|
|
|
|
|
|
|
<chapter id="installation"> |
|
|
|
|
<title><![%flattext-install-include[<productname>PostgreSQL</> ]]>Installation Instructions</title> |
|
|
|
|
@ -665,24 +665,6 @@ su - postgres |
|
|
|
|
</listitem> |
|
|
|
|
</varlistentry> |
|
|
|
|
|
|
|
|
|
<varlistentry> |
|
|
|
|
<term>--with-openssl=<replaceable>DIRECTORY</></term> |
|
|
|
|
<listitem> |
|
|
|
|
<para> |
|
|
|
|
Build with support for SSL (encrypted) connections. |
|
|
|
|
This requires the OpenSSL library to be installed. |
|
|
|
|
The <replaceable>DIRECTORY</> argument specifies the |
|
|
|
|
root directory of the OpenSSL installation. |
|
|
|
|
</para> |
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
|
<filename>configure</> will check for the required header |
|
|
|
|
files and libraries to make sure that your OpenSSL |
|
|
|
|
installation is sufficient before proceeding. |
|
|
|
|
</para> |
|
|
|
|
</listitem> |
|
|
|
|
</varlistentry> |
|
|
|
|
|
|
|
|
|
<varlistentry> |
|
|
|
|
<term>--enable-syslog</term> |
|
|
|
|
<listitem> |
|
|
|
|
|