Christoph Lange <[EMAIL PROTECTED]> 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

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

Reply via email to