Re: DBI::Pg problems

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Chris Hayner <hayner80(at)astro(dot)ocis(dot)temple(dot)edu>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: DBI::Pg problems
Date: 2001-06-06 15:07:00
Message-ID: 23963.991840020@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Chris Hayner <hayner80(at)astro(dot)ocis(dot)temple(dot)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

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Eisentraut 2001-06-06 15:56:48 Re: DBI::Pg problems
Previous Message Chris Hayner 2001-06-06 12:01:14 DBI::Pg problems