No GStreamer 1.7.0.1 found

Nirbheek Chauhan nirbheek.chauhan at gmail.com
Mon Oct 5 11:02:55 PDT 2015


On Mon, Oct 5, 2015 at 11:21 PM, Nirbheek Chauhan
<nirbheek.chauhan at gmail.com> wrote:
> On 05-Oct-2015 4:33 pm, "tausiq" <tausiq19 at gmail.com> wrote:
>> I am trying to build gst-plugins-bad in Mac OS X (El Capitan)
>>
>> ran command,
>> *./autogen.sh*
>>
>> the following error encountered
>>
>> /checking for GIO... yes
>> checking for GST... no
>> configure: No package 'gstreamer-1.0' found
>> configure: error: no gstreamer-1.0 >= 1.7.0.1 (GStreamer) found
>>   configure failed/
>>
>
> For what purpose are you building gst-plugins-bad from git? Do the
> binaries provided by either homebrew or the GStreamer project itself
> not suffice for you?
>
> If you want to specifically build the latest git of gst-plugins-bad,
> you will also have to build all the other GStreamer modules using a
> gst-uninstalled setup[1]. However, GStreamer 1.6.0 was released last
[snip]
> 1. http://arunraghavan.net/2014/07/quick-start-guide-to-gst-uninstalled-1-x/
>

I see now that you want to contribute to afvideosrc. In that case, you
should uninstall the gstreamer package that you installed using
Homebrew and follow the steps on that blog post to setup a
gst-uninstalled environment and inside that build gstreamer,
gst-plugins-base, gst-plugins-good, and gst-plugins-bad in that order.
You will likely need to install some dependencies using Homebrew.

All the best!

Cheers,
-- 
~Nirbheek Chauhan


More information about the gstreamer-devel mailing list