Perl

From: "Giorgio Ponza" <giorgio(at)opla(dot)it>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: Perl
Date: 2003-06-26 09:20:26
Message-ID: 000401c33bc6$29b8dbd0$ae4990d5@pcguru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Sorry if i ask you, but reading the past messages didn't help me
I'm trying to configure dbmirror for my PostgreSQL 7.3.3 installation, but
when i try to execute the DBMirror.sql, i get the error:

Can't locate Pg.pm in @INC (@INC contains:
/usr/local/lib/perl5/5.8.0/i686-linux
/usr/local/lib/perl5/5.8.0 /usr/local/lib/perl5/site_perl/5.8.0/i686-linux
/usr
/local/lib/perl5/site_perl/5.8.0 /usr/local/lib/perl5/site_perl .) at
./DBMirror
.pl line 76.
BEGIN failed--compilation aborted at ./DBMirror.pl line 76.

I installed PostgreSQL 7.3.3 with the --with-perl (also --with-tcl)
The dbmirror README says to see in src/interfaces/perl5 but i don't have
that dir.
I also see in /usr/local/pgsql/lib and there is the plperl.so file
Can anyone help me?

tx

Giorgio Ponza

In response to

Responses

  • Re: Perl at 2003-06-26 14:00:32 from greg

Browse pgsql-interfaces by date

  From Date Subject
Next Message Josh Harris 2003-06-26 13:03:52 libpq++
Previous Message Philip Yarra 2003-06-26 01:19:09 Re: ECPG still having thread problems on Linux