Re: using libpq++.h

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: Joyce Brombaugh <joyceb(at)cs(dot)washington(dot)edu>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: using libpq++.h
Date: 2002-02-21 21:12:45
Message-ID: 1014325965.3217.830.camel@linda
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-interfaces

On Sun, 2002-02-17 at 03:52, Joyce Brombaugh wrote:
> I am new in this and really appreciate some help.
>
> I am able to compile my interface, but get an error when I tried to
> execute it:
>
> error while loading shared libraries: libpq++.so.4: cannot open shared
> object file: No such file or directory

You probably need to use ldconfig to tell the loader where to find this
library.

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C

"My sheep hear my voice, and I know them, and they
follow me; And I give unto them eternal life; and they
shall never perish, neither shall any man pluck them
out of my hand." John 10:27,28

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Doug McNaught 2002-02-21 21:17:31 Re: deleting an identical record
Previous Message Tim Barnard 2002-02-21 21:05:29 Re: What about libpq-fe.h ?

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tim Barnard 2002-02-21 22:11:52 Re: libpq++ problem
Previous Message Tim Barnard 2002-02-21 21:05:29 Re: What about libpq-fe.h ?