Cannot build gst-python-0.10.22

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Cannot build gst-python-0.10.22

Bruce M. Beach

Hello All

I'm trying to build gst-python-0.10.22 and ./configure fails with:

configure: error: no gst-plugins-base found.

I have gst-plugins-base-0.11.92 and /usr/src/gst-plugins-good-0.11.92
installed and in /usr/local/lib/pkgconfig is find gstreamer-plugins-base.pc.
googling around doesn't turn up anything.

I'm not sure what it wants.

Bruce

--
Help support software freedom! http://www.fsf.org

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Cannot build gst-python-0.10.22

Tim-Philipp Müller-2
On Thu, 2012-07-12 at 18:41 -0700, Bruce M. Beach wrote:

Hi,

> I'm trying to build gst-python-0.10.22 and ./configure fails with:
>
> configure: error: no gst-plugins-base found.
>
> I have gst-plugins-base-0.11.92 and /usr/src/gst-plugins-good-0.11.92
> installed and in /usr/local/lib/pkgconfig is find gstreamer-plugins-base.pc.
> googling around doesn't turn up anything.
>
> I'm not sure what it wants.

gst-python are the python bindings for the GStreamer 0.10.x API. It
wants GStreamer core/base 0.10.x (0.10.36 are the latest versions).

0.11.92 are preview releases for the upcoming GStreamer 1.0 API. The
python bindings there are based on gobject-introspection and py-gi and
quite different (https://wiki.ubuntu.com/Novacut/GStreamer1.0 for some
more info and examples).

Cheers
 -Tim

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Cannot build gst-python-0.10.22

Bruce M. Beach
On Fri, Jul 13, 2012 at 10:03:51AM +0100, Tim-Philipp M?ller wrote:

> On Thu, 2012-07-12 at 18:41 -0700, Bruce M. Beach wrote:
>
> Hi,
> > I'm trying to build gst-python-0.10.22 and ./configure fails with:
> > configure: error: no gst-plugins-base found.
> > I have gst-plugins-base-0.11.92 and /usr/src/gst-plugins-good-0.11.92
> > installed and in /usr/local/lib/pkgconfig is find gstreamer-plugins-base.pc.
> > googling around doesn't turn up anything.
> > I'm not sure what it wants.
>
> gst-python are the python bindings for the GStreamer 0.10.x API. It
> wants GStreamer core/base 0.10.x (0.10.36 are the latest versions).
> 0.11.92 are preview releases for the upcoming GStreamer 1.0 API. The
> python bindings there are based on gobject-introspection and py-gi and
> quite different (https://wiki.ubuntu.com/Novacut/GStreamer1.0 for some
> more info and examples).
> Cheers
>  -Tim


  Hello Tim

   Thanks for the message. Got everything built on the 10 series
   without any  problems

   Thanks

   Bruce


   Bruce
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel