Re: Trouble with DBD-Pg - Mailing list pgsql-admin

From Tom Lane
Subject Re: Trouble with DBD-Pg
Date
Msg-id 21450.987698311@sss.pgh.pa.us
Whole thread Raw
In response to Trouble with DBD-Pg  (Christoph Lange <lucky78@gmx.net>)
List pgsql-admin
Christoph Lange <lucky78@gmx.net> writes:
> install_driver(Pg) failed: Can't load
> '/soft/perl/lib/site_perl/sun4-solaris/auto/DBD/Pg/Pg.so' for module DBD::Pg: ld.so.1: /soft/local/bin/perl: fatal:
> libpq.so: open failed: No such file or directory!

Probably you have not told ldconfig where to look for libpq.so.  The
directory containing that shlib needs to be part of the system search
path for shlibs (/etc/ld.so.conf I think).

            regards, tom lane

pgsql-admin by date:

Previous
From: lbottorff@harveycounty.com
Date:
Subject: Can't do pg_dump(all)
Next
From: Lamar Owen
Date:
Subject: Re: Bugs in PostgreSQL v7.1 rpms for RedHat