yaklichk0719 has asked for the wisdom of the Perl Monks concerning the following question:
I tried to install a Perl module, DBI-1.609 on centOS 6.6 or 7 and I am getting the same error:
Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: lib /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 14.
BEGIN failed--compilation aborted at Makefile.PL line 14.
Please help me to figure it out what the problem is. Thank you
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Error Perl module installation Linux
by tobyink (Canon) on Jul 25, 2018 at 00:16 UTC | |
|
Re: Error Perl module installation Linux
by marto (Cardinal) on Jul 25, 2018 at 08:44 UTC | |
|
Re: Error Perl module installation Linux
by zentara (Cardinal) on Jul 25, 2018 at 09:23 UTC |