On Tue, 24 Oct 2006, Terry A Haimann wrote:

> I was messing around with Lazarus and PostgreSQL and am having problems
> connecting.  Looking at it, it looks like I don't have a libpg.so file.
> I am running fc4 and have the standard postgresql installation (8.0.3).
> Is there a Postgresql programming library that I need to add?

You need to install the postgres-devel package, this should install
the client library, and install a symbolic link from libpg.so to 
libpg.so.8.0.3 or so.

Michael.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to