Re: postgres.h location?

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgres.h location?
Date: 2004-10-06 21:56:22
Message-ID: 20041006215622.GA9902@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Oct 06, 2004 at 03:27:39PM -0400, Tom Lane wrote:
> Scott Frankel <leknarf(at)pacbell(dot)net> 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/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-10-06 22:11:27 Re: postgres.h location?
Previous Message Oliver Jowett 2004-10-06 21:11:22 Re: Avoiding explicit addDataType calls for PostGIS