Running Perl 5.6.1 on Solaris 9 (Unix) SPARC Trying to install a (actually any ) module e.g., CPAN (upgrade), MD5, XML::XSLT, etc.. using: perl -MCPAN -e shell
I do not have access to a "C" compiler, etc... The errors shown below occurred for every module I attempt to install.. (below is just a small fraction of the errors) Anyone have an idea as to the solution... ability to install modules using: " perl -MCPAN -e shell " Thanks Jerry *********************** CPAN.pm: Going to build P/PM/PMQS/Compress-Zlib-1.41.tar.gz Parsing config.in... Building Zlib enabled Looks Good. Up/Downgrade complete. Checking if your kit is complete... Looks good Writing Makefile for Compress::Zlib -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible Running install for module Archive::Tar Running make for K/KA/KANE/Archive-Tar-1.26.tar.gz Issuing "/usr/bin/ftp -n" Local directory now /.cpan/sources/authors/id/K/KA/KANE CPAN.pm: Going to build I/IN/INGY/YAML-0.50.tar.gz Checking if your kit is complete... Looks good Warning: prerequisite Spiffy failed to load: Can't locate Spiffy.pm in @INC (@INC contains: inc /usr/perl5/5.6.1/lib/sun4-solaris-64int /usr/perl5/5.6.1/lib /usr/perl5/site_perl/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/vendor_perl/5.6.1 /usr/perl5/vendor_perl .) at (eval 13) line 3. Warning: prerequisite Test::Base failed to load: Can't locate Test/Base.pm in @INC (@INC contains: inc /usr/perl5/5.6.1/lib/sun4-solaris-64int /usr/perl5/5.6.1/lib /usr/perl5/site_perl/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/vendor_perl/5.6.1 /usr/perl5/vendor_perl .) at (eval 14) line 3. Warning: prerequisite Test::More failed to load: Can't locate Test/More.pm in @INC (@INC contains: inc /usr/perl5/5.6.1/lib/sun4-solaris-64int /usr/perl5/5.6.1/lib /usr/perl5/site_perl/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/vendor_perl/5.6.1 /usr/perl5/vendor_perl .) at (eval 15) line 3. Writing Makefile for YAML ---- Unsatisfied dependencies detected during [I/IN/INGY/YAML-0.50.tar.gz] ----- Spiffy Test::Base Test::More Writing Makefile for YAML ---- Unsatisfied dependencies detected during [I/IN/INGY/YAML-0.50.tar.gz] ----- Spiffy Test::Base Test::More Shall I follow them and prepend them to the queue of modules we are processing right now? [yes] Running make test Delayed until after prerequisites Running make install Delayed until after prerequisites Running install for module Text::Glob Running make for R/RC/RCLAMP/Text-Glob-0.06.tar.gz Issuing "/usr/bin/ftp -n" Local directory now /.cpan/sources/authors/id/R/RC/RCLAMP Not connected. Not connected. Not connected. Not connected. Not connected. Not connected. Not connected. Not connected. Not connected. Bad luck... Still failed! Can't access URL ftp://ftp.perl.org/pub/CPAN/authors/id/R/RC/RCLAMP/Text-Glob-0.06.tar.gz. LWP not available Please check, if the URLs I found in your configuration file () are valid. The urllist can be edited. E.g. with 'o conf urllist push ftp://myurl/' Could not fetch authors/id/R/RC/RCLAMP/Text-Glob-0.06.tar.gz Giving up on '/.cpan/sources/authors/id/R/RC/RCLAMP/Text-Glob-0.06.tar.gz' Note: Current database in memory was generated on Tue, 10 Jan 2006 11:10:21 GMT cpan> cpan> etc., etc. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>