Hi On 28/10/2011 17:18, Shawn H Corey wrote:
I can't build Wx because it wants Wx::Media.
No it doesn't. Recipe: Download latest Alien-wxWidgets from CPAN ( version 0.53 )perl Build.PL --wxWidgets-extraflags="--enable-graphics_ctx --enable-mediactrl"
# note - you MUST build your own wxWidgets so answer 'yes' to that question. You can then select either 2.8.12 or 2.9.2 as your build choice.
perl Build perl Build test perl Build install Then cpan -if Wx should get you a working Wx.