On Tue, 2004-09-21 at 17:13, Neil Conway wrote: > Should this be documented in the installation instructions?
I think so.
I figure just a mention should be enough.
(Also add some productname tags around 'Python'.)
--
Regards,
James William Pye
Index: installation.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql-server/doc/src/sgml/installation.sgml,v
retrieving revision 1.203
diff -c -r1.203 installation.sgml
*** installation.sgml 20 Jun 2004 01:32:46 -0000 1.203
--- installation.sgml 22 Sep 2004 05:03:30 -0000
***************
*** 170,181 ****
<listitem>
<para>
To build the PL/Python server programming language, you need a
! Python installation, including the header files. Since
! PL/Python will be a shared library, the
<indexterm><primary>libpython</primary></indexterm>
<filename>libpython</filename> library must be a shared library
also on most platforms. This is not the case in a default
! Python installation.
</para>
<para>
--- 170,181 ----
<listitem>
<para>
To build the PL/Python server programming language, you need a
! <productname>Python</productname> installation with the header files and
! the distutils module. Since PL/Python will be a shared library, the
<indexterm><primary>libpython</primary></indexterm>
<filename>libpython</filename> library must be a shared library
also on most platforms. This is not the case in a default
! <productname>Python</productname> installation.
</para>
<para>
signature.asc
Description: This is a digitally signed message part
