# from Johan Vromans
# on Sunday 03 February 2008:

>But nothing Media related is installed.
>
>Am I overlooking something?

I also have the "What's wrong with Wx::Media" question, but a totally 
different symptom.

 $  perl -e 'use Wx::Media; warn Wx::MediaCtrl->new->LoadFile'
 Can't locate object method "LoadFile" via package "Wx::MediaCtrl" ...

It looks like the debian build does not define _WX_MEDIACTRL_H_.  That 
appears to default to off in the wx source (and in the Alien 
configure.)  I haven't gotten the chance to chase it any farther yet, 
but apparently it is going to require linking to gstreamer or the like.

--Eric
-- 
So malloc calls a timeout and starts rummaging around the free chain,
sorting things out, and merging adjacent small free blocks into larger
blocks. This takes 3 1/2 days.
--Joel Spolsky
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to