problem with RPMs ?

From: Patrick Wolf <e09630(at)ajsoc-web(dot)aeo(dot)com>
To: pgsql-ports(at)postgresql(dot)org
Cc: patrick(dot)wolf(at)aerojet(dot)com
Subject: problem with RPMs ?
Date: 1999-08-06 14:01:59
Message-ID: Pine.LNX.4.10.9908060757260.9485-100000@ajsoc-web.aeo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

I've just loaded the 6.5.1 rpms and when using the

use Pg;

line in perl I get the following:

Can't locate loadable object for module Pg in @INC (@INC contains:
/usr/lib/perl
5/5.00503/i386-linux /usr/lib/perl5/5.00503
/usr/lib/perl5/site_perl/5.005/i386-
linux /usr/lib/perl5/site_perl/5.005 .) at ./junk2 line 3
BEGIN failed--compilation aborted at ./junk2 line 3.

The @INC above does not contain the location where Pg.pm is, ie.
/usr/lib/perl5-site_perl . This may be a perl problem, unfortunately I
don't know how to make it find the Pg.pm file.

I just upgrade to Red Hat 6.0 the same day as I ran the 6.5.1 rpms to
upgrade postgresql. Prior to that I was running RH 5.2 and the stock
postgresql that came with it, v6.3.2.

Thanks in advance for any help.

Pat
patrick(dot)wolf(at)aerojet(dot)com

Browse pgsql-ports by date

  From Date Subject
Next Message Lamar Owen 1999-08-06 22:36:34 Release 2 testing RPMS -- includes ALPHA patches.
Previous Message Fco. Javier Nebot 1999-08-06 12:00:08 Message error with postgresql 6.5.1 RPM