Vivek Khera <[EMAIL PROTECTED]> writes:
> The installation instructions for client-only say to do this:
> gmake -C src/bin install
> gmake -C src/interfaces install
> gmake -C doc install
> However, this leaves you with incomplete headers. The following
> should be added to the instructions.
I think the preferred thing is
gmake -C src/include install
rather than manually installing the headers. I've fixed
installation.sgml.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/users-lounge/docs/faq.html