[webkit-help] Need help with gstreamer in building webkit on ubuntu 8.04
michael silverstri
michael.j.silverstri at gmail.com
Sun Mar 28 17:55:20 PDT 2010
Hi,
I am trying to build webkit on ubuntu 8.04, when I run 'autogen.sh ',
I get the following error:
I have try to download 'gstreamer 0.10.28' and build on the same
machine (I put that in prefix /home/michael/bin' and I have set
$LD_LIBRARY_PATH to /home/michael/bin/lib and
/home/michael/bin/lib/pkgconfig).
So my question is why ./autogen.sh still can't find gstreamer?
checking for GSTREAMER... configure: error: Package requirements
(gstreamer-0.10 >= 0.10
gstreamer-app-0.10
gstreamer-base-0.10
gstreamer-pbutils-0.10
gstreamer-plugins-base-0.10 >= 0.10.25
gstreamer-video-0.10) were not met:
No package 'gstreamer-app-0.10' found
Requested 'gstreamer-plugins-base-0.10 >= 0.10.25' but version of
GStreamer Base Plugins Libraries is 0.10.18
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Thank you.
More information about the webkit-help
mailing list