On Wed, Oct 06, 2004 at 03:27:39PM -0400, Tom Lane wrote: > Scott Frankel <[EMAIL PROTECTED]> writes: > > My build of postgres-7.4.5 did produce an include dir, > > /usr/local/pgsql/include; > > but it does not contain postgres.h. > > You need to do "make install-all-headers" while installing to install > the server-side headers there.
BTW, did this just change in 8.0? The latest CVS sources no longer have an install-all-headers target (GNUmakefile.in 1.41); it looks like the install target installs all headers now. -- Michael Fuhr http://www.fuhr.org/~mfuhr/ ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html