[webkit-help] Need help with gstreamer in building webkit on ubuntu 8.04

Dmitry M dmitrym at gmail.com
Sun Mar 28 17:59:33 PDT 2010


You probably need to set PKG_CONFIG_PATH to your prefix (/home/michael/bin?).

HTH

On Sun, Mar 28, 2010 at 5:55 PM, michael silverstri
<michael.j.silverstri at gmail.com> wrote:
> 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.
> _______________________________________________
> webkit-help mailing list
> webkit-help at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>


More information about the webkit-help mailing list