On Wed, Aug 29, 2012 at 9:48 PM, Kerrick Staley <m...@kerrickstaley.com> wrote:
> Hello. In my .jhbuildrc, I have the modules list set to ['pygobject',
> 'clutter']. I ran
>
> jhbuild build
> jhbuild shell
> git clone git://git.gnome.org/pygobject
> cd pygobject
> make
> cd tests
> python2 runtests.py
>

Normally you should run 'make check' instead of runtests.py, it will
compile the dependencies for you.

-- 
Johan Dahlin
_______________________________________________
python-hackers-list mailing list
python-hackers-list@gnome.org
https://mail.gnome.org/mailman/listinfo/python-hackers-list

Reply via email to