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

michael silverstri michael.j.silverstri at gmail.com
Sun Mar 28 19:09:46 PDT 2010


Thank you.  Now I am getting

checking for GLIB... configure: error: Package requirements (glib-2.0 >= 2.21.3
                  gobject-2.0 >= 2.0
                  gthread-2.0 >= 2.0) were not met:

Requested 'glib-2.0 >= 2.21.3' but version of GLib is 2.16.6

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

I have downloaded and compiled glib02.23.6 and compile it to
/home/michael/bin as well.

I don't understand why it does not work for glib2.23.

Thank you for any more help.


On Sun, Mar 28, 2010 at 7:59 PM, Dmitry M <dmitrym at gmail.com> wrote:
> 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