Thu Oct 27 19:00:13 2011: Request 25649 was acted upon.
Transaction: Correspondence added by steve.cook...@sca-uk.com
       Queue: Wx
     Subject: Wx::Media missing?
   Broken in: 0.70
    Severity: Important
       Owner: MBARBON
  Requestors: marek.rouc...@gmx.net
      Status: open
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=25649 >


On Fri Apr 20 09:57:46 2007, MAREKR wrote:

> Ah, wait! The MediaCtrl demo in Wx::Demo bombs out on Linux as well 
> (segfault), despite the successful build with gstreamer-0.10 :-(
> 
> How do you test Wx::Media on Linux?


This should work with the correct dependencies.  The dependencies are
not well documented or managed.  They are (as I recall):

apt-get -y install libgconf2-dev
apt-get -y install libgtk2.0-dev
apt-get -y install libgstreamer0.10-0 
apt-get -y install libgstreamer0.10-dev
apt-get -y install libgstreamer-plugins-base0.10-0 
apt-get -y install libgstreamer-plugins-base0.10-dev 

Then run "cpan -i Wx".

Regards

Steve

Reply via email to