Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fbc30f
)
Revert 1fbc30f1dca6624c01a9a6a9ff711a7036c68532 because the
author
Bruce Momjian
<bruce@momjian.us>
Thu, 30 Aug 2012 21:05:51 +0000
(17:05 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Thu, 30 Aug 2012 21:05:51 +0000
(17:05 -0400)
--enable-shared is about Plyton's configure, not ours.
doc/src/sgml/installation.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/installation.sgml
b/doc/src/sgml/installation.sgml
index 81cd550ed92eedb798c3af9ef46750f2c1016c64..c02ed87c41a92222d59f222ce0224dcc1e91c700 100644
(file)
--- a/
doc/src/sgml/installation.sgml
+++ b/
doc/src/sgml/installation.sgml
@@
-234,7
+234,8
@@
su - postgres
</para>
<para>
- On some
+ 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