Re: DBI::Pg problems - Mailing list pgsql-interfaces

From Tom Lane
Subject Re: DBI::Pg problems
Date
Msg-id 23963.991840020@sss.pgh.pa.us
Whole thread Raw
In response to DBI::Pg problems  (Chris Hayner <hayner80@astro.ocis.temple.edu>)
List pgsql-interfaces
Chris Hayner <hayner80@astro.ocis.temple.edu> writes:
> ld.so.1: perl: fatal: relocation error: file
> /usr/local/lib/perl5/site_perl/5.6.0/sun4-solaris/auto/DBD/Pg/Pg.so:
> symbol PQconnectdb: referenced symbol not found

Looks like you need to teach your dynamic loader where to find libpq.so.
Dunno how that's done on Solaris.
        regards, tom lane


pgsql-interfaces by date:

Previous
From: Chris Hayner
Date:
Subject: DBI::Pg problems
Next
From: Peter Eisentraut
Date:
Subject: Re: DBI::Pg problems