LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-11-2009, 10:29 AM   #1
ngothuhang
LQ Newbie
 
Registered: Apr 2009
Posts: 5

Rep: Reputation: 0
Help me about " Can't locate ExtUtils/MakeMaker.pm "


I am doing about CA and i install OpenCA on Linux(Fedora core 10). But when i tried to to install modules perl , i have a error:


[root@hang Authen-SASL-2.04]#perl Makefile.PL
Can't locate ExtUtils/MakeMaker.pm in @INC(@INC contains: /usr/lib/perl5/5.10/i386-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/local/lib/perl5/site_perl/10.0/i386-linux-thread-multi /usr/local/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl /usr/local/lib/perl5/site_perl /usr/lib/perl/site_perl.) at Makefile.PL line 4
BEGIN failed--complication aborted at Makefile.PL line 4

I enter command line # perl Makefile.PM to install modules perl and occurred that error
I also update perl but it isnt better
Help me !
Thanks everybody
 
Old 04-11-2009, 11:17 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,659

Rep: Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970
Quote:
Originally Posted by ngothuhang View Post
I am doing about CA and i install OpenCA on Linux(Fedora core 10). But when i tried to to install modules perl , i have a error:


[root@hang Authen-SASL-2.04]#perl Makefile.PL
Can't locate ExtUtils/MakeMaker.pm in @INC(@INC contains: /usr/lib/perl5/5.10/i386-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/local/lib/perl5/site_perl/10.0/i386-linux-thread-multi /usr/local/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl /usr/local/lib/perl5/site_perl /usr/lib/perl/site_perl.) at Makefile.PL line 4
BEGIN failed--complication aborted at Makefile.PL line 4

I enter command line # perl Makefile.PM to install modules perl and occurred that error
I also update perl but it isnt better
Help me !
Thanks everybody
You need to install the MakeMaker. You can get it here: http://search.cpan.org/~mschwern/Ext...akeMaker-6.50/, and it has complete installation instructions.
 
Old 04-11-2009, 12:51 PM   #3
ngothuhang
LQ Newbie
 
Registered: Apr 2009
Posts: 5

Original Poster
Rep: Reputation: 0
Hic hic....I cant do it.I still met that error
# wget http://mirror-fpt-telecom.fpt.net/cp...er-6.50.tar.gz
# cd ExtUtils-MakeMaker-6.50
# perl Makefile.PL
And has a error:
# perl Makefile.PL
Using included version of ExtUtils::Command (1.16) as it is newer than the installed version (1.13).
Writing Makefile for ExtUtils::MakeMaker
[root@thuhang ExtUtils-MakeMaker-6.50]# make
Can't locate ExtUtils/Install.pm in @INC (@INC contains: blib/arch blib/lib /usr/lib/perl5/5.10.0/i386-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi /usr/local/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl /usr/local/lib/perl5/site_perl .).
BEGIN failed--compilation aborted.
make: *** [pm_to_blib] Error 2

Help me. I dont know how to do
 
Old 12-03-2009, 02:36 AM   #4
stefanolima
Member
 
Registered: Jul 2008
Location: Dar-es-Salaam
Distribution: Fedora,CentOS,Ubuntu
Posts: 60

Rep: Reputation: 15
Can't locate ExtUtils/Install.pm ( ExtUtils/MakeMaker.pm) in @INC

Quote:
Originally Posted by ngothuhang View Post
Hic hic....I cant do it.I still met that error
# wget http://mirror-fpt-telecom.fpt.net/cp...er-6.50.tar.gz
# cd ExtUtils-MakeMaker-6.50
# perl Makefile.PL
And has a error:
# perl Makefile.PL
Using included version of ExtUtils::Command (1.16) as it is newer than the installed version (1.13).
Writing Makefile for ExtUtils::MakeMaker
[root@thuhang ExtUtils-MakeMaker-6.50]# make
Can't locate ExtUtils/Install.pm in @INC (@INC contains: blib/arch blib/lib /usr/lib/perl5/5.10.0/i386-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi /usr/local/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl /usr/local/lib/perl5/site_perl .).
BEGIN failed--compilation aborted.
make: *** [pm_to_blib] Error 2

Help me. I dont know how to do

I have the same problem, After getting the error I downloaded ExtUtils-MakeMaker and perl Makefile PL was ok, but make returned the following error that ExtUtils-Install is missing, I downloaded ExtUtils-Install and perl Makefile.PL returned the same error that "Can't locate ExtUtils/MakeMaker.pm in @INC...".

Please help how to resolve the problem
------------------------------------------------------------------------
[root@mylinuz ExtUtils-MakeMaker-6.55_02]# make
Can't locate ExtUtils/Install.pm in @INC (@INC contains: blib/arch blib/lib /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .).
BEGIN failed--compilation aborted.
make: *** [pm_to_blib] Error 2



[root@mylinuz ExtUtils-Install-1.54]# perl Makefile.PL
Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: lib /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .) at Makefile.PL line 24.
BEGIN failed--compilation aborted at Makefile.PL line 24.
------------------------------------------------------------------------
 
Old 12-03-2009, 02:52 AM   #5
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Not sure what you guys are doing/trying to do, but
Code:
cpan -i ExtUtils::MakeMaker
works just fine on Slack64 13.0.


Code:
perl -v

This is perl, v5.10.0 built for x86_64-linux-thread-multi
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't locate ExtUtils/Packlist.pm in @INC sjmarshy Linux - Newbie 5 04-05-2009 01:23 PM
Can't locate object method "splitpath" via package "PACK001" at /usr/lib/perl5/5.8.8/ sajigeorge Linux - Software 1 01-11-2009 06:33 AM
perl install error: Can't locate object method "new" via package "Module::Build::Vers powah Linux - Software 0 10-24-2006 01:57 PM
cupsd, many "modprobe: can't locate device /dev/usb.." at boot bit7 Linux - Software 1 01-16-2004 08:42 PM
Can't locate object method "splitpath" via package "File::Spec" RobJohnston Linux - General 2 06-28-2003 09:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration