Am 05.07.2011 16:59, schrieb Steve Cookson: > > Hi Herbert, > >> From: [email protected] >> >> allright i look into it but not found in the demo, >> maybe i try a small self written app? > > Yes, it is in the demo. If it doesn't appear then your compilation has > failed to find it. > > If you run 'wxperl_demo.pl' from the commandline, you'll see a Media.pm > related error there. > > This is my main problem. wxMediaCtrl is *so* hard to install from the > standard repositories. > > Thanks > > Steve > >
now i got it, yes i see here too: lichtkind@gimel:~$ wxperl_demo.pl Couldn't require Wx::DemoModules::wxHeaderCtrl : Attempt to reload Wx/DemoModules/wxHeaderCtrl.pm aborted. Compilation failed in require at (eval 277) line 2. at /usr/local/lib/perl5/site_perl/5.12.2/Wx/Demo.pm line 518 Couldn't require Wx::DemoModules::wxMediaCtrl : Attempt to reload Wx/DemoModules/wxMediaCtrl.pm aborted. Compilation failed in require at (eval 321) line 2. at /usr/local/lib/perl5/site_perl/5.12.2/Wx/Demo.pm line 518 Couldn't require Wx::DemoModules::wxHeaderCtrlSimple : Attempt to reload Wx/DemoModules/wxHeaderCtrlSimple.pm aborted. Compilation failed in require at (eval 337) line 2. at /usr/local/lib/perl5/site_perl/5.12.2/Wx/Demo.pm line 518 ** (wxperl_demo.pl:32386): CRITICAL **: clearlooks_style_draw_box_gap: assertion `height >= -1' failed
