Re: postgres.h missing? - Mailing list pgsql-php

From Martín Marqués
Subject Re: postgres.h missing?
Date
Msg-id 989844989.3affd5fd07d97@bugs.unl.edu.ar
Whole thread Raw
In response to postgres.h missing?  ("Jack McKinney" <jackmc-pg-php@lorentz.com>)
List pgsql-php
Quoting Jack McKinney <jackmc-pg-php@lorentz.com>:

>      I searched the archives, but could not find anything on this.
>
>      I installed postgres-7.1 to /var/pgsql on my system, and then
> configured php with './configure ... -pgsql=/var/pgsql'.  The compile
> fails complaining that it cannot find postgres.h.  If I look in
> /var/pgsql/include, I indeed find no such file:
>
> $ ls /var/pgsql/include
> c.h          ecpgtype.h   libpgtcl.h   os.h            sql3types.h
> config.h     iodbc        libpq        postgres_ext.h  sqlca.h
> ecpgerrno.h  lib          libpq-fe.h   postgres_fe.h
> ecpglib.h    libpgeasy.h  libpq-int.h  pqexpbuffer.h

Yes, the headers names changed in postgres. Download the last version of PHP,
which has fixed this (PHP-4.0.5 works)

Saludos... :-)

--
El mejor sistema operativo es aquel que te da de comer.
Cuida tu dieta.
-----------------------------------------------------------------
Martin Marques                  |        mmarques@unl.edu.ar
Programador, Administrador      |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly




pgsql-php by date:

Previous
From: Vince Vielhaber
Date:
Subject: Re: Anyone using thttpd?
Next
From: Michael Fork
Date:
Subject: Re: Strange behaviour with self written class