diff options
-rw-r--r-- | doc/src/sgml/installation.sgml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index c02ed87c41a..81cd550ed92 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -234,8 +234,7 @@ su - postgres </para> <para> - If you have problems, run <productname>Python</> 2.3 or later's - configure using the <literal>--enable-shared</> flag. On some + On some operating systems you don't have to build a shared library, but you will have to convince the <productname>PostgreSQL</> build system of this. Consult the <filename>Makefile</filename> in |