On 11-10-27 07:00 PM, Steve Cookson via RT wrote:
Then run "cpan -i Wx".
I've been getting this error for a while when I use cpan to upgrade (see attached). When I try to upgrade Wx::Media, it tries to install Wx, which requires Wx::Media. Which is very strange since both Wx and Wx::Media are already installed.
-- Just my 0.00000002 million dollars worth, Shawn Confusion is the first step of understanding. Programming is as much about organization and communication as it is about coding. The secret to great software: Fail early & often. Eliminate software piracy: use only FLOSS. "Make something worthwhile." -- Dear Hunter
$ cpan Wx::Media CPAN: Storable loaded ok (v2.30) Reading '/home/shawn/.cpan/Metadata' Database was generated on Tue, 18 Oct 2011 07:42:53 GMT Running install for module 'Wx::Media' Running make for M/MD/MDOOTSON/Wx-0.9902.tar.gz ... PERL_DL_NONLAZY=1 /home/shawn/perl5/perlbrew/perls/perl-5.14.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01_load.t ........... 1/6 Can't locate Wx/Media.pm in @INC (@INC contains: /home/shawn/.cpan/build/Wx-0.9902-lebFy6/blib/lib /home/shawn/.cpan/build/Wx-0.9902-lebFy6/blib/arch /home/shawn/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux-thread-multi /home/shawn/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /home/shawn/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux-thread-multi /home/shawn/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 19) line 1. BEGIN failed--compilation aborted at (eval 19) line 1. BEGIN failed--compilation aborted at t/01_load.t line 14. # Looks like you planned 6 tests but ran 1. # Looks like your test exited with 2 just after 1.