1826379 Members
4190 Online
109692 Solutions
New Discussion

Perl

 
jamshed
Frequent Advisor

Perl

How can i execute this command?
# perl Makefile.PL
Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /opt/perl5/lib/5.00502/PA-RISC1.1 /opt/perl5/lib/5.00502 /opt/perl5/lib/site_perl/5.005/PA-RISC1.1 /opt/perl5/lib/site_perl/5.005 .) at Makefile.PL line 2.
BEGIN failed--compilation aborted at Makefile.PL line 2.
1 REPLY 1
Peter Godron
Honored Contributor

Re: Perl

jamshed,
have you had a look at:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=764307
for the solution?
Regards