projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce4d01d
)
Fix directions for a client-only install, per comments from Alexey Borzov
author
Tom Lane
Sun, 23 Dec 2001 20:45:11 +0000
(20:45 +0000)
committer
Tom Lane
Sun, 23 Dec 2001 20:45:11 +0000
(20:45 +0000)
and Vivek Khera.
doc/src/sgml/installation.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/installation.sgml
b/doc/src/sgml/installation.sgml
index 9466d394b6448c83750eacc691b5d8c1e7d21a3c..907d0fe6ab4ab419f66bf1c6eae01fb84797bb61 100644
(file)
--- a/
doc/src/sgml/installation.sgml
+++ b/
doc/src/sgml/installation.sgml
@@
-1,4
+1,4
@@
-
+
PostgreSQL>]]>
@@
-992,6
+992,7
@@
All of PostgreSQL is successfully made. Ready to install.
interface libraries, then you can use these commands:
gmake -C src/bin install>
+
gmake -C src/include install>
gmake -C src/interfaces install>
gmake -C doc install>