Re: PHP4.0.4pl1 and PostgreSQL 7.1beta4 - Mailing list pgsql-general

From Brent R. Matzelle
Subject Re: PHP4.0.4pl1 and PostgreSQL 7.1beta4
Date
Msg-id 20010227180418.6845.qmail@web312.mail.yahoo.com
Whole thread Raw
In response to PHP4.0.4pl1 and PostgreSQL 7.1beta4  (Uro¹ Gruber <uros@sir-mag.com>)
List pgsql-general
Find where that include file is locate on your system (mine is
located in /usr/include/pgsql on RedHat 7.0) by running 'locate
libpq-fe.h'.  Then you will need to edit the Makefile to point
to your system's Postgres include directory.

Brent

--- Uro� Gruber <uros@sir-mag.com> wrote:
> Hi!
>
> I want to install postgresql under php and when i make in php
> in get
> this error
>
> In file included from php_pgsql.h:33,
>                  from pgsql.c:29:
> /usr/local/pgsql/include/libpq-fe.h:29: openssl/ssl.h: No such
> file or directory
>
> what can i do?
>
>
> --
> by
>  Uro�                          mailto:uros@sir-mag.com
>
>


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/

pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Does PostGresSQL have this feature?
Next
From: "Brent R. Matzelle"
Date:
Subject: Re: vacuum and backup