On 4/18/07, Marko Anastasov <[EMAIL PROTECTED]> wrote: > У уто, 17. 04 2007. у 15:36 -0700, Madan Ankapura пише: > > I am trying to check out the version of gtkmm from the gnome svn > > repository using jhbuild. > > > > $ jhbuild sanitycheck > > Could not check git program > [snip] > > For some reason jhbuild cannot execute 'git --help' and parse > its output. You could try running jhbuild bootstrap and > make sure that git is installed correctly, or just remove and > install it again. >
Your version of git also looks quite old. You have version 0.99 and the current releases are 1.5.x I believe. You might try installing a newer version? I have no idea if that could be the problem or not... You might also try asking on the gnome-love mailing list if you can't get it to work -- there are often people there who know how to help people get started with jhbuild. -- jonner _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
