Re: php Compile question

From: "Gregory Wood" <gregw(at)com-stock(dot)com>
To: "PostgreSQL-General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: php Compile question
Date: 2001-04-04 19:27:08
Message-ID: 002c01c0bd3d$3e47ee10$7889ffcc@comstock.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

This has been discussed quite a few times recently (in fact, I posted a
similar reply yesterday). From Tom Lane:

"Change php_pgsql.h to refer to postgres_fe.h not postgres.h."

Greg

----- Original Message -----
From: "Gordon A. Runkle" <gar(at)integrated-dynamics(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Wednesday, April 04, 2001 2:54 PM
Subject: Re: php Compile question

> In article <JBEPLLKEDKIHJBCHDDOGGELDCAAA(dot)lters(at)mrtc(dot)com>, "Joseph"
> <lters(at)mrtc(dot)com> wrote:
>
> > I am switching from rpm install of postgres to the compiled version. I
> > have this running fine, but now my php4 quit working.
> >
> > So I am trying to compile it and have the error that it cannot find
> > postgres.h
> >
> > Does it need to look for another file or do I need to tell it where to
> > look for it?
>
> I had that problem too, as recently as RC2. I copied
> the file myself, as well as the util/ directory (in
> src/include/), which is also needed.
>
> Not sure why make install doesn't do it...
>
> Gordon.
>
> --
> It doesn't get any easier, you just go faster.
> -- Greg LeMond
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alex Howansky 2001-04-04 19:52:25 Re: php Compile question
Previous Message Peter Eisentraut 2001-04-04 19:19:36 Re: Postgres 7.1RC1 on Solaris 7