diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
new file mode 100644
index c02ed87..81cd550
*** a/doc/src/sgml/installation.sgml
--- b/doc/src/sgml/installation.sgml
*************** su - postgres
*** 234,241 ****
       </para>
  
       <para>
!       If you have problems, run <productname>Python</> 2.3 or later's
!       configure using the <literal>--enable-shared</> flag.  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
--- 234,240 ----
       </para>
  
       <para>
!       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
