Re: Shared object "libpq.so.3" not found - Mailing list pgsql-general

From Tom Lane
Subject Re: Shared object "libpq.so.3" not found
Date
Msg-id 7512.1217513248@sss.pgh.pa.us
Whole thread Raw
In response to Re: Shared object "libpq.so.3" not found  (marko <marko.online@gmail.com>)
List pgsql-general
marko <marko.online@gmail.com> writes:
> #     Error:  Can't load '/usr/home/markuser/DBD-Pg-2.8.7/blib/arch/
> auto/DBD/Pg/Pg.so' for module DBD::Pg: /usr/home/markuser/DBD-Pg-2.8.7/
> blib/arch/auto/DBD/Pg/Pg.so: Undefined symbol "BIO_new_mem_buf" at /
> usr/local/lib/perl5/5.8.8/mach/DynaLoader.pm line 230.

BIO_new_mem_buf is an OpenSSL function, so apparently you've got a
problem with linking to libssl.so.  Not too familiar with how FreeBSD
handles this, but maybe you failed to teach the dynamic linker where
libssl is?

            regards, tom lane

pgsql-general by date:

Previous
From: "Rob Richardson"
Date:
Subject: Re: How do I specify intervals in functions?
Next
From: Alvaro Herrera
Date:
Subject: Re: archive_timeout, checkpoint_timeout