Re: PHP Install with Postgres support.

From: "Stuart Grimshaw" <stuart(at)smgsys(dot)fsnet(dot)co(dot)uk>
To: "Egon Schmid" <eschmid(at)php(dot)net>
Cc: "Postgres-General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: PHP Install with Postgres support.
Date: 2000-06-22 16:46:38
Message-ID: 00fe01bfdc69$6f7245e0$0200000a@home.stubbynet.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thankyou both for the reply, but /usr/local/pgsql doesn't exist on my
machine...

I think what I'll do is download the source and install from that. I
installed Postgres before I adopted my policy of installing all software
from source, for these exact reasons.

I'll let you all know how I get on.

Cheers.

---------------------------------------
Stuart Grimshaw |
Schoolsnet LTD |
www.schoolsnet.com | Special
| Projects
tel: 07976 625221 | Developer
icq: 509067 |
yahoo: stuartgrimshaw |
stuart(at)smgsys.fsnet.co.uk
---------------------------------------

----- Original Message -----
From: Egon Schmid <eschmid(at)php(dot)net>
To: Stuart Grimshaw <stuart(at)smgsys(dot)fsnet(dot)co(dot)uk>
Cc: Postgres-General <pgsql-general(at)postgresql(dot)org>
Sent: 22 June 2000 17:43
Subject: Re: [GENERAL] PHP Install with Postgres support.

> Stuart Grimshaw wrote:
> >
> > I know that this isn't strictly Postgres, but it is "generally" :-)
> >
> > I'm trying to install PHP with Postgres support, and it falls over
because
> > it can't find libpq-fe.so
>
> With a standard PostgreSQL installation libpq-fe.so will be found in
> /usr/local/pgsql/lib. This means you should add this path to
> /etc/ld.so.conf and run as user root "ldconfig -v" and PHP can find
> libpq-fe.so.
>
> > What is this file, I assume I need to rebuild Postgres with some option
or
> > other enabled (My install is from the V7 RPM's at the moment).
>
> Its the frontend shared library. I don't like RPM's because the
> installation location is probably not an default location and therefore
> PHP can't find the libs and headers.
>
> > I've tried the PHP install list, and as yet had no reply, but I'm hoping
> > that some other Postgres User has had a similar problem.
>
> Then Richard Lynch have missed your posting.
>
> -Egon
>
> --
> SIX Offene Systeme GmbH · Stuttgart - Berlin - New York
> Sielminger Straße 63 · D-70771 Leinfelden-Echterdingen
> Fon +49 711 9909164 · Fax +49 711 9909199 http://www.six.de
> PHP-Stand auf Europas grösster Linux-Messe: 'LinuxTag 2000'
> weitere Infos @ http://www.dynamic-webpages.de/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Lamar Owen 2000-06-22 17:55:22 Re: PHP Install with Postgres support.
Previous Message J.R. Belding 2000-06-22 16:39:47 Re: PHP Install with Postgres support.