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