|
I have problem with gstreamer plugins 0.10.x
./configure : [code:1]checking for gstreamer-0.10 >= 0.10.0... yes[/code:1] and now plugins : [code:1]checking for gstreamer-plugins-0.10 >= 0.10.0... checking for gst/audio/audio.h... (cached) no[/code:1] What\'s about \"cached\" ? I have gst-plugins-base 0.10.3 installed (compiled by my own), and gst/audio/audio.h is inside the package : [code:1] root@slackware:/# pkgcat gst-plug | grep audio.h usr/include/gstreamer-0.10/gst/audio/audio.h root@slackware:/# [/code:1] pkg-config : [code:1]pkg-config --list-all | grep gst gstreamer-plugins-base-0.10 GStreamer Base Plugins Libraries - Streaming media framework, base plugins libraries gstreamer-controller-0.10 GStreamer controller - Dynamic parameter control for GStreamer elements gstreamer-0.10 GStreamer - Streaming media framework gstreamer-net-0.10 GStreamer networking library - Network-enabled GStreamer plug-ins and clocking gstreamer-dataprotocol-0.10 GStreamer data protocol library - Data protocol for plug-ins gstreamer-base-0.10 GStreamer base classes - Base classes for GStreamer elements[/code:1] I made cd /usr/lib/pkgconfig ln -s gstreamer-plugins-base-0.10.pc gstreamer-plugins-0.10.pc and now have : [code:1]checking for gstreamer-plugins-0.10 >= 0.10.0... yes[/code:1] but still [code:1]checking for gst/audio/audio.h... (cached) no [/code:1] So.. I think everything\'s fine, there\'s just something with this \"cached\"... What\'s about that, what can I do ? |
Registered Member
|
It is not finding the plugins and a few other problems. The plugins
are have an additional -base extension for GST10 which is not searched by the configure script. I just opened a new bug report and posted a patch, but for some reason it would not let me attach it so I just pasted it in. How do you attach a patch? Do you have to gzip it? |
|
How to apply your patch to amarok source code ?
|
Registered users: Baidu [Spider], Bing [Bot], Google [Bot], Yahoo [Bot]