Having some trouble with using cpan to install some missing modules: [root@kwww2 ~]# perl -v
This is perl 5, version 18, subversion 2 (v5.18.2) built for x86_64-solaris-thread-multi-64 Copyright 1987-2013, 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. [root@kwww2 ~]# cpan Digest::MD5 Net::DNS Reading '/root/.cpan/Metadata' Database was generated on Tue, 10 Jun 2014 16:53:02 GMT Running install for module 'Digest::MD5' Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/Digest-MD5-2.53.tar.gz ok Configuring G/GA/GAAS/Digest-MD5-2.53.tar.gz with Makefile.PL Warning: No success on command[/opt/local/bin/perl Makefile.PL] GAAS/Digest-MD5-2.53.tar.gz /opt/local/bin/perl Makefile.PL -- NOT OK Running install for module 'Net::DNS' Checksum for /root/.cpan/sources/authors/id/N/NL/NLNETLABS/Net-DNS-0.76.tar.gz ok Configuring N/NL/NLNETLABS/Net-DNS-0.76.tar.gz with Makefile.PL Warning: No success on command[/opt/local/bin/perl Makefile.PL] NLNETLABS/Net-DNS-0.76.tar.gz /opt/local/bin/perl Makefile.PL -- NOT OK Neither of these are in pkgin: [root@kwww2 ~]# pkgin se p5 | grep dns [root@kwww2 ~]# pkgin se p5 | grep digest p5-Plack-Middleware-Auth-Digest-0.04nb2 Plack middleware enabling digest authentication p5-IO-Digest-0.11nb1 Perl module to calculate digests while reading or writing p5-DBIx-Class-DigestColumns-0.06000nb6 Automatic digest columns for DBIx::Class Is there something I'm doing wrong? Nicholas ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
