Have you tried running cpan in interactive mode instead of the command line? Then you can try "make / test / install" etc. all separate and see if it helps lead to the failure.
Maybe obvious but is your perl actually located in /usr/local/bin/perl ?? When's the last time you configured cpan / perl? /Steve On Jun 11, 2014, at 1:36 AM, Nicholas Lee via smartos-discuss <[email protected]> wrote: > > > > On Wed, Jun 11, 2014 at 5:30 PM, Filip Hajny <[email protected]> wrote: > 11. 6. 2014 v 6:55, Nicholas Lee via smartos-discuss > <[email protected]>: > > > [root@kwww2 ~]# cpan Digest::MD5 Net::DNS > > Both are available of course: > > p5-Digest-MD5 > p5-Net-DNS > > When grepping, making sure to respect the Perl preferred letter case, or just > grep with -i > > Keep forgetting that, thanks. > > > 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 > > Not sure - we’d need more information on what failed and not just “NOT OK”. > Is that as far as CPAN goes when reporting a problem? > > A CPAN option to to increase the verbosity, eludes me at the moment. > > Nicholas > smartos-discuss | Archives | Modify Your Subscription ------------------------------------------- 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
