Re: Trouble with DBD-Pg

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Christoph Lange <lucky78(at)gmx(dot)net>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Trouble with DBD-Pg
Date: 2001-04-19 16:38:31
Message-ID: 21450.987698311@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Christoph Lange <lucky78(at)gmx(dot)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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Lamar Owen 2001-04-19 17:29:22 Re: Bugs in PostgreSQL v7.1 rpms for RedHat
Previous Message lbottorff 2001-04-19 16:18:31 Can't do pg_dump(all)