From: Bruce Momjian Date: Thu, 30 Aug 2012 21:05:51 +0000 (-0400) Subject: Revert 1fbc30f1dca6624c01a9a6a9ff711a7036c68532 because the X-Git-Tag: REL9_3_BETA1~978 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=39d0653d058b87b437be05fd295ceb5bb4e9e05c;p=postgresql Revert 1fbc30f1dca6624c01a9a6a9ff711a7036c68532 because the --enable-shared is about Plyton's configure, not ours. --- diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 81cd550ed9..c02ed87c41 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -234,7 +234,8 @@ su - postgres - On some + If you have problems, run Python 2.3 or later's + configure using the --enable-shared flag. On some operating systems you don't have to build a shared library, but you will have to convince the PostgreSQL build system of this. Consult the Makefile in