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