Pg.pm - Can't locate loadable object ...

From: "KMiller" <kmiller(at)2xtreme(dot)net>
To: "postgres" <pgsql-general(at)postgresql(dot)org>
Subject: Pg.pm - Can't locate loadable object ...
Date: 2000-10-02 19:38:18
Message-ID: 000801c02ca8$51a3efc0$0100a8c0@Kurt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

When my perl script reaches the line in Pg.pm

bootstrap Pg $VERSION;

I get the following:

Can't locate loadable object for module Pg in @INC (@INC contains: /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 /usr/lib/perl5/site_perl .) at x line 2

Compilation failed in require at x line 2.

BEGIN failed--compilation aborted at x line 2.

Note:$VERSION = "1.8.0"

Need suggestions on how to proceed.

TIA,

Kurt Miller

Browse pgsql-general by date

  From Date Subject
Next Message KMiller 2000-10-02 19:46:52
Previous Message chris markiewicz 2000-10-02 19:27:53 more trouble with triggers/functions