Steve_BZ has asked for the wisdom of the Perl Monks concerning the following question:
Hi Guys
I'm in the process of upgrading Kubuntu 10.4 to 10.10 and I can't get Wx::MediaCtrl to install. The first indication that anything was wrong came with the message from my failed install of Wx::Demo:
# Failed test 'use Wx::DemoModules::wxMediaCtrl;' # at t/01_load.t line 38. # Tried to use 'Wx::DemoModules::wxMediaCtrl'.
However, backtracking to the Wx::Perl installation found no explicit errors, just:
make[2]: Entering directory `/home/image/wxPerl/trunk/ext/media' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/image/wxPerl/trunk/ext/media'
where it tries to install /Media.pm.
Update: In fact it seems that dataview has the same problem.
make[2]: Entering directory `/home/image/wxPerl/trunk/ext/dataview' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/image/wxPerl/trunk/ext/dataview'
end of update.
The full install dumps follow.
Regards
Steve
Update
You can now access the detailed installation log here (install Wx).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Getting Wx::MediaCtrl working on 10.10 Maverick Meerkat
by Anonymous Monk on Jan 11, 2011 at 14:22 UTC | |
by Steve_BZ (Chaplain) on Jan 11, 2011 at 20:38 UTC | |
by Anonymous Monk on Jan 12, 2011 at 01:18 UTC | |
by Steve_BZ (Chaplain) on Jan 12, 2011 at 15:54 UTC | |
|
Re: Getting Wx::MediaCtrl working on 10.10 Maverick Meerkat
by Anonymous Monk on Jan 11, 2011 at 13:53 UTC | |
by Steve_BZ (Chaplain) on Jan 11, 2011 at 20:34 UTC |