Re: Pg.pm question - Mailing list pgsql-general

From Alex Pilosov
Subject Re: Pg.pm question
Date
Msg-id Pine.BSO.4.10.10010102044410.25283-100000@spider.pilosoft.com
Whole thread Raw
In response to Pg.pm question  ("KMiller" <kmiller@2xtreme.net>)
List pgsql-general
Have you ran 'make install' for Pg module?

While you are on it, I'd suggest using DBD::Pg instead of Pg.

-alex

On Tue, 10 Oct 2000, KMiller wrote:

> When I run a perl script named enc.pl I get this error.  It looks like Pg.pm can't resolve something when it reaches
theline: bootstrap Pg $VERSION; 
>
> 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 ./enc.pl line 3 
>
> Compilation failed in require at ./enc.pl line 3.
>
> BEGIN failed--compilation aborted at ./enc.pl line 3.
>
> Can anyone explain this in more detail and/or offer suggestions for a fix?
>
> TIA,
>
> Kurt Miller
>
>




pgsql-general by date:

Previous
From: The Hermit Hacker
Date:
Subject: RE: Some advanced database features, are they present in PostgreSQL
Next
From: Bruce Momjian
Date:
Subject: Re: Re: [HACKERS] My new job