[Lazarus] PosgeSQL client

Joost van der Sluis joost at cnoc.nl
Mon Dec 22 17:30:43 CET 2008


Op dinsdag 23-12-2008 om 02:39 uur [tijdzone +1030], schreef Eric March:

> I opened a new project and placed a PQConnection on Form1, set host name 
> as localhost,
> username as postgres with no password.  When I set Connected to "TRUE" I 
> get the
> following error.
> 
> Can not load PosgreSQL client. Is it installed? (libpq.so)

I've googled a bit and there seems to be a libpq package for ubuntu:
http://packages.ubuntu.com/nl/hardy/i386/libpq5/filelist

It could be that you need the package libpq5-dev also.

Joost.




More information about the Lazarus mailing list