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
Thu, 30 Aug 2012 21:05:51 +0000
(17:05 -0400)
committer
Bruce Momjian
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
- 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