On Tue, 5 Jan 2010, David Seikel wrote:

> On Tue, 5 Jan 2010 07:46:42 +0100 Albin Tonnerre
> <albin.tonne...@gmail.com> wrote:
>
>> On Tue, 05 Jan 2010 13:02 +1000, David Seikel wrote :
>>> Apparently emotions checking of the version of gstreamer is getting
>>> confused with the version numbers used by the latest Ubuntu.
>>>
>>>
>>> checking for GSTREAMER... configure: error: Package requirements
>>> (gstreamer-0.10 >= 0.10.2 gstreamer-plugins-base-0.10 >= 0.10.1
>>> evas >= 0.9.9) were not met:
>>>
>>> No package 'gstreamer-plugins-base-0.10' found
>>>
>>>
>>> Version 0.10.25 of both required gstreamer packages is in fact
>>> installed.  I'm not upto fixing this quickly, as I lack knowledge
>>> in how version numbers are compared.
>>
>> gstreamer-plugins-base-0.10 is part of
>> libgstreamer-plugins-base0.10-dev, are you sure you installed it?
>> Here on Ubuntu Karmic, it seems to work correctly once installed:
>>
>> [7:45 ~]% pkg-config --exists 'gstreamer-plugins-base-0.10 >=
>> 0.10.1'; echo $? 0
>
> Yep, that was non installed.  I wont bother trying to figure out why it
> all compiled fine last year, and only this most recent attempt failed.

maybe because gst-plugins-base was not a strict dependency. Now I force 
it to be a strict dep, because it's the correct thing to do :-) 
gst-plugins-base is necessary for the other gst plugins to be used.

Vincent

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to