Le 01/09/2013 16:24, Willy Raets a écrit : > On Sun, 2013-09-01 at 16:02 +0200, Willy Raets wrote: >> Hi all, >> >> Can anyone tell me what the proper dependencies for gb.media are, as >> gb.media is disabled after doing a ./configure -C >> >> I had Gambas 3.3.90 installed on this system and it worked just fine but >> it seems the 3.4.90 branch has extra dependencies. >> >> Compared to the 3.3.90 install I had to add libalure-deb to get >> gb.openal being enabled and have added gstreamer0.10 (in hope to get >> gb.media going) >> >> FYI this are the dependencies I installed (on Debian 7.1 Wheezy): >> >> apt-get install build-essential autoconf libbz2-dev libfbclient2 >> libmysqlclient-dev unixodbc-dev libpq-dev libsqlite0-dev libsqlite3-dev >> libglib2.0-dev libgtk2.0-dev libldap2-dev libcurl4-gnutls-dev >> libgtkglext1-dev libpcre3-dev libsdl-sound1.2-dev libsdl-mixer1.2-dev >> libsdl-image1.2-dev libsage-dev libxml2-dev libxslt1-dev libbonobo2-dev >> libcos4-dev libomniorb4-dev librsvg2-dev libpoppler-dev >> libpoppler-glib-dev libpoppler-private-dev libasound2-dev libesd0-dev >> libdirectfb-dev libaa1-dev libxtst-dev libffi-dev kdelibs5-dev >> firebird-dev libqt4-dev libglew-dev libimlib2-dev libv4l-dev >> libsdl-ttf2.0-dev libgnome-keyring-dev libgdk-pixbuf2.0-dev >> linux-libc-dev libgsl0-dev libncurses5-dev gstreamer0.10 >> libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev libcairo2-dev >> libgmime-2.6-dev libalure-dev >> >> >> What am I missing to get gb.media going. >> In ./configure -C the reason for disabling gb.media are: >> gstreamer and gstreamer-video (that is why I installed gstreamer0.10, >> but that didn't solve it) >> In what Debain package have they been hidden? Anyone? > > Attached a screenshot of the gstreamer 0.10.36 parts installed. >
GStreamer 1.0 is needed, not GStreamer 0.10. Regards, -- Benoît Minisini ------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
