[Sugar-devel] GTK3 in Debian Testing

Frederick Grose fgrose at gmail.com
Tue Apr 24 22:57:44 EDT 2012


On Tue, Apr 24, 2012 at 8:41 PM, Manuel Kaufmann <humitos at gmail.com> wrote:

> On Tue, Apr 24, 2012 at 17:45, Manuel Kaufmann <humitos at gmail.com> wrote:
> > Do you have a clue about this?
>
> This was my workaround to this problem:
>
>  1.   /etc/apt/sources.list
>
>    deb ftp://ftp.us.debian.org/debian/ unstable main contrib non-free
>    deb-src ftp://ftp.us.debian.org/debian/ unstable main contrib non-free
>
>  2.  update the package database
>
>    sudo apt-get update
>
>  3.   download the source code
>
>    cd /tmp
>    mkdir pygobject
>    apt-get source python-gi
>
>  4.   install dependecies
>
>    sudo apt-get build-dep python-gi
>    sudo apt-get install python-gobject-2-dbg
>
>  5.   compile python-gi
>
>    cd pygobject-3.2.0
>    dpkg-buildpackage -rfakeroot -b
>
>  6.   install compiled packages
>
>    sudo dpkg -i ../*.deb
>
> Now, when I run "./sugar-jhbuild run sugar-emulator" I can see the
> icons and the toolbar properly.
>
> See you guys,
>
> PS: should be this workaround in the wiki? (I don't have access)
>
> --
> Kaufmann Manuel
> Blog: http://humitos.wordpress.com/
> Porfolio: http://fotos.mkaufmann.com.ar/
> PyAr: http://www.python.com.ar/


Draft added to wiki:
http://wiki.sugarlabs.org/go/Community/Distributions/Debian#GTK3_in_Debian_Testing


          --Fred
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20120424/e6fec2f1/attachment-0001.html>


More information about the Sugar-devel mailing list