Re: libpq - Mailing list pgsql-general

From jdassen@cistron.nl (J.H.M. Dassen (Ray))
Subject Re: libpq
Date
Msg-id slrn9od9mu.ns0.jdassen@odin.cistron-office.nl
Whole thread Raw
In response to libpq  (Stephan Bergmann <sb@ows.es>)
List pgsql-general
Stephan Bergmann <sb@ows.es> wrote:
> Compiling the following returns me - executing the result.cgi - the
> error:
> ./result.cgi: can't load library 'libpq.so.2'

> What I'm doing wrong?

You've not told the dynamic loader to have the directory where you've put
libpq.so.2 in its search path. Set an appropriate LD_LIBRARY_PATH, or (at
least on GNU/Linux) update /etc/ld.so.conf and rerun "ldconfig".

HTH,
Ray
--
"If we put in English phrases, that makes it readable".  That's COBOL.
    Larry Wall on common fallacies of language design

pgsql-general by date:

Previous
From: Alex Pilosov
Date:
Subject: Re: store in bytea
Next
From: "Joe Conway"
Date:
Subject: Re: store in bytea