Problem with Pg.pm

From: Sebastian Heath <sfsh(at)umich(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Problem with Pg.pm
Date: 1999-10-16 02:41:58
Message-ID: Pine.LNX.3.96.991015223206.12765A-100000@river.blg.uc.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


[My apologies if this is the wrong list for this question]

Hi,

I'm having trouble getting Pg.pm (the perl<->postgres module) working.

I have installed the following rpm's from the postgresql ftp site:

postgresql-6.5.1-2.i386.rpm
postgresql-devel-6.5.1-2.i386.rpm
postgresql-perl-6.5.1-2.i386.rpm
postgresql-server-6.5.1-2.i386.rpm

When I try "perl -e 'use Pg'" I get:

Can't load '/usr/lib/perl5/site_perl/5.005/i386-linux/auto/Pg/Pg.so' for
module Pg: /usr/lib/perl5/site_perl/5.005/i386-linux/auto/Pg/Pg.so:
undefined symbol: Perl_markstack_ptr at
/usr/lib/perl5/5.00503/i386-linux/DynaLoader.pm line 169.

Postmaster is running and I can successfully use psql and pgaccess. I
seem to have the appropriate libraries in /usr/lib. But something is
clearly wrong.

I'm running VALinux's version of RedHat 6.0.

Any help is appreciated.

Thanks,

Sebastian.

Browse pgsql-general by date

  From Date Subject
Next Message Stéphane FILLON 1999-10-16 04:57:37 Re: [GENERAL] User defined function
Previous Message soundar rajan 1999-10-15 19:36:48 jdbc problem