| From: | "KMiller" <kmiller(at)2xtreme(dot)net> |
|---|---|
| To: | "postgres" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Pg.pm question |
| Date: | 2000-10-11 00:20:30 |
| Message-ID: | 000801c03319$10b573e0$0100a8c0@Kurt |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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 the line: 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gunnar R|nning | 2000-10-11 00:27:15 | Re: Re: [HACKERS] My new job |
| Previous Message | Bruce Momjian | 2000-10-10 23:31:41 | Re: Re: [HACKERS] My new job |