Re: perl path issue

From: Ravi Krishna <ravi_krishna(at)aol(dot)com>
To: prakash(dot)ramakrishnan(dot)ap(at)nielsen(dot)com, adrian(dot)klaver(at)aklaver(dot)com
Cc: david(at)pgmasters(dot)net, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: perl path issue
Date: 2019-05-13 09:36:30
Message-ID: 1713164111.3295297.1557740190766@mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

what does ls /usr/lib64/perl5/vendor_perl/auto/DBD/Pg/Pg.so return?

If there is no such file, then it means that on the dev server perl DBD was installed differently
than prod. I am assuming LD_LIBRARY_PATH is also correctly set.

apologize if my advise is wrong. It has been eons since I worked with perl DBD.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Achilleas Mantzios 2019-05-13 09:38:50 Re: perl path issue
Previous Message Prakash Ramakrishnan 2019-05-13 09:20:06 Re: perl path issue