I am getting an error while running cpan>install warnings, I have the
latest stable release of perl.

cpan[1]> install warnings
Reading '/root/.cpan/Metadata'
  Database was generated on Wed, 08 May 2013 07:17:03 GMT
Running install for module 'warnings'
The most recent version "1.14" of the module "warnings"
is part of the perl-5.17.4 distribution. To install that, you need to run
  force install warnings   --or--
  install F/FL/FLORA/perl-5.17.4.tar.bz2
Running make test
  Can't test without successful make
Running make install
  Make had returned bad status, install seems impossible
Failed during this command:
 FLORA/perl-5.17.4.tar.bz2                    : make NO isa perl


bash-3.2# perl -v

This is perl 5, version 16, subversion 3 (v5.16.3) built for sun4-solaris

Copyright 1987-2012, Larry Wall

Perl may be copied only under the terms of either the Artistic License or
the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

bash-3.2#


btw- I am encountering the same issues with some other modules.

Reply via email to