Re: need help on ora2pg!!! - Mailing list pgsql-admin

From Laurenz Albe
Subject Re: need help on ora2pg!!!
Date
Msg-id 524c7a81f2a92dd888606231a283959ddb910ded.camel@cybertec.at
Whole thread Raw
In response to need help on ora2pg!!!  (dbatoCloud Solution <dbatocloud17@gmail.com>)
List pgsql-admin
On Thu, 2021-11-25 at 09:19 +0400, dbatoCloud Solution wrote:
> I am trying to use ora2pg for migrating oracle to PostgreSQL 11.x, while making Perl make file I have got this issue
below.Could someone help with this?
 
> 
> perl Makefile.PL
> Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5
/usr/lib64/perl5/vendor_perl/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5
 
> .) at Makefile.PL line 1.
> BEGIN failed--compilation aborted at Makefile.PL line 1.

Looks like you have to install the Perl module ExtUtils::MakeMaker.

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com




pgsql-admin by date:

Previous
From: dbatoCloud Solution
Date:
Subject: need help on ora2pg!!!
Next
From: Jiankang Ji
Date:
Subject: Are you working on both pentaho and postgresql?