[Buildroot] python Gobject

Freedreamer freedreamer at email.it
Fri Jan 17 12:39:19 UTC 2014


2014/1/17 Eric Le Bihan <eric.le.bihan.dev at free.fr>

> Hi!
>
> On Fri, Jan 17, 2014 at 11:39:10AM +0100, Freedreamer wrote:
>
> >    In my br rootfs I 've been using a lot of scripts based on python and
> a
> >    lot of them are based on Gobject. Unfourtanetely when I try to start
> one I
> >    always got a problem 'cause python misses the support for the Gobject.
>
> Which versions of Python and GObject bindings are you using? Two combos are
> possible:
>
> 1) Python 2.7 + Python-GObject < 2.28 (classic Python C bindings).
> 2) Python 3.x + Python-GObject > 3.x (bindings based on GObject
> introspection).
>
> It looks like there are no packages (yet) for either one.
> Packaging python-gobject 2.28 (also known as PyGtk) should be doable, but
> the
> other combo requires to package gobject-introspection.
>
> Best regards,
> ELB
>

Hi,

now i've been using python 2.7. you confirm there is no package?

Marco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20140117/8941cb2c/attachment.html>


More information about the buildroot mailing list