APM: RE: Pg.pm

jeremyb at univista.com jeremyb at univista.com
Mon Sep 15 15:44:48 CDT 2003


First,  is Pg.pm in any of the directories in @INC?
If not you can either make a sym. link or copy it to a dir that is in @INC.

Second,  does the user have whatever permissions are needed to access the
file in question?

-J

-----Original Message-----
From: Tom Bakken [mailto:tom.bakken at tx.usda.gov] 
Sent: Monday, September 15, 2003 3:31 PM
To: Austin Perl Mongers
Subject: APM: Pg.pm

I recompiled perl on a red hat linux 6.1 server going from version 5.00503
to 5.8.0.  Now that it's installed and working well my Pg.pm isn't working.
It's been a long time since I set it up and I can't remember if I used rpm,
cpan or compiled it.  When my code hits use Pg, the perl script complains
that it can't find Pg.pm in any of my @INC directories.

Right now I'm trying to compile pgsql_perl5-1.9.0 but the README says I need
to run the perl Makefile.PL as a regular user, but then when I do when it
tries to install it get Permission denied at /usr/local/lib/perl5/5.8.0
ExtUtils/MakeMaker.pm

Any help would be appreciated.

Tom Bakken

_______________________________________________
Austin mailing list
Austin at mail.pm.org
http://mail.pm.org/mailman/listinfo/austin



More information about the Austin mailing list