On Thu, 2014-09-04 at 02:06 +0530, Eejya Singh wrote: > Hi, > I have been trying to build evince using jhbuild and when I run the > following command: > jhbuild build evince > It gets stuck while downloading the gtk+ module. I have checked my Internet > connection and it works properly. The other modules are built properly but > gtk+ module gets stuck at 40 MB or so. I have updated my system > dependencies. Could someone point out the problem? Thanks !
I would try to continue downloading gtk+ from a terminal, and check if there is anything wrong there. Something like: $ cd ~/jhbuild/checkout/gtk+ $ git fetch Once finished, I would apply jhbuild again, and never wipe that directory :-) -- Germán Poo-Caamaño http://calcifer.org/ _______________________________________________ gnome-love mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnome-love
