Re: Can't run tests in PyGObject



On Wed, Aug 29, 2012 at 9:48 PM, Kerrick Staley <mail 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]