On Thu, 2013-11-28 at 09:59 -0800, Chris Black wrote: > [root@localhost rt-4.2.1]# cpan -v > /usr/bin/cpan script version 1.9, CPAN.pm version 1.9402
You may wish to update CPAN: 'cpan install CPAN' Or install and use cpanm: cpan install App::cpanminus RT_FIX_DEPS_CMD=cpanm make fixdeps > Failed during this command: > GFUJI/Mouse-2.1.0.tar.gz : writemakefile NO > '/usr/bin/perl Build.PL --installdirs site' returned status 65280 > SARTAK/Any-Moose-0.21.tar.gz : make_test NO > ALEXMV/GnuPG-Interface-0.46.tar.gz : make_test NO Mouse is the dependency that failed to install. Show the logs from attempting to install that. - Alex
