The guide here: http://live.gnome.org/Jhbuild is a bit messy and needs to be cleaned up, but the main thing you want to do is install the dependencies listed at http://live.gnome.org/JhbuildDependencies
Hopefully something like this should get you a bit better off: $ mv -f ~/.jhbuildrc ~/.jhbuildrc-shell $ curl http://git.gnome.org/browse/jhbuild/plain/sample.jhbuildrc > ~/.jhbuildrc $ nano ~/.jhbuildrc ... $ cd ~/gnome-shell/source $ ln -s gtk3 gtk+-3 On Wed, Feb 9, 2011 at 1:50 PM, Onyeibo Oku <[email protected]> wrote: > After test-running Gnome-shell for weeks now, I'm hungry for more. I wanted > to try out the new evolution (3.0) ... I'm not exactly very convinced with > version 2.32.1 especially with Thunderbird/Lightning throwing their weight > on certain features. In the past, I rarely add to the basic apps so I'm > guessing Evolution for Gnome-3 will pack some punch. > > The Evolution hackers say I need to build Gnome-3 (the entire thing). It > appears it can be built with jhbuild like Gnome-shell. Can any of your old > faithful Gnome-shell geeks tell me what to do with this link > (http://git.gnome.org/browse/jhbuild/tree/modulesets) ... and maybe I'll buy > someone a drink one day. I ask here in this mailing list considering that > I've received some excellent guidance from you guys in the recent past. > > I'll appreciate tips to help me preserve my F14 (if its possible). > > :) > > regards > Onyeibo > _______________________________________________ > gnome-shell-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-shell-list > _______________________________________________ gnome-shell-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-shell-list
