rulesofgames has asked for the wisdom of the Perl Monks concerning the following question:
I installed manually the CPAN and getting the errors as shown below, Please let me know what I am missing (i know Makemaker and I installed and installed the module it fails when i make it.). Actually, I need ftp module from cpan, or if someone know if i can use ftp without even installing cpan.Thanks in advance for any help.
Regards,# cd /CPAN-1.9101 # ls ChangeLog MANIFEST PAUSE2003.pub SIGNATURE lib ChangeLog.old MANIFEST.SKIP PAUSE2005.pub Todo scripts Changes META.yml PAUSE2007.pub distroprefs t Changes.old Makefile.PL README inc # perl Makefile.PL Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /usr/perl5/ +5.6.1/lib/sun4-solaris-64int /usr/perl5/5.6.1/lib /usr/perl5/site_per +l/5.6.1/sun4-solaris-64int /usr/perl5/site_perl/5.6.1 /usr/perl5/site +_perl /usr/perl5/vendor_perl/5.6.1/sun4-solaris-64int /usr/perl5/vend +or_perl/5.6.1 /usr/perl5/vendor_perl .) at Makefile.PL line 5. BEGIN failed--compilation aborted at Makefile.PL line 5.
rulesofthegames
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: CPAN Installation error
by Joost (Canon) on May 21, 2007 at 23:35 UTC | |
by rulesofgames (Initiate) on May 22, 2007 at 00:43 UTC |