Red Hat/Postgres.pm ???

From: "Allan C Huffman" <huffman(at)ppc(dot)pims(dot)org>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Red Hat/Postgres.pm ???
Date: 2001-04-12 09:50:59
Message-ID: 3AD57A83.CC95AB35@ppc.pims.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi Everyone,

Want to first say that you guys are doing a terrific job. Postgres has
taken many nearly simultaneous hits and runs like a charm. Taught a
class on a Perl app I made with 50 students all hitting enter key
together! Only had a few time-outs from my Sun Solaris Sparc 20 linked
with a hugh E1 line in (Stockholm Sweden) to our 256k line into my
office (Mons Belgium).

Right now I'm working on a Red Hat 6.2, Apache 1.3.9 and Perl5. I've
finally got Apache setup which was no easy task even with a $80.00
Mohawk GUI administration front end. But now I get the following from
my perl/cgi program:

Can't locate loadable object for module Postgres in @INC (@INC contains:

/usr/lib/perl5/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

And the script_errors.log says:
Can't locate Postgres.pm in @INC.....

I moved a Postgres.pm from Solaris to all 4 of this directories and it
is still not "found." I did a word search at www.postgresql.org for
Postgres.pm and found nothing!

I loaded postgres using the download postgresql-7.0.3.tar.gz.

Can some one point me in the right direction?

Sorry to disturb everyone with this little problem.

Allan in Belgium

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jeff Duffy 2001-04-12 20:18:16 DBD::Pg 0.96 Released
Previous Message Marko Kreen 2001-04-11 07:21:16 Re: error compiling 7.1 jdbc driver