Yes, I compiled. It was not trivial but I did it. You can check my blog ( http://mbalmeida.wordpress.com) to find some workarounds.
Regards, Matheus On Thu, Apr 28, 2011 at 12:25 AM, Scott Parker <[email protected]> wrote: > I have been trying to build the latest Gnome 3 on Debian Squeeze following > the requirements at http://live.gnome.org/JhbuildDependencies/Debian. I > have tried several different approaches i.e bootstrapping / not > bootstrapping, and the options to add to the jhbuildrc in response to the > "Usual Problems" provided at the same link, but to no avail. > > Here is my current .jhbuildrc: > > # -*- mode: python -*- > > # if you have a GNOME git account, uncomment this line > # repos['git.gnome.org'] = 'ssh://[email protected]/git/' > > moduleset = 'gnome-apps-3.2' > modules = [ 'meta-gnome-core', 'meta-gnome-apps-tested' ] > > checkoutroot = os.path.expanduser('~/checkout/gnome') > prefix = '/opt/gnome' > > os.environ['LDFLAGS'] = "-L" + prefix + "/lib" > autogenargs='--disable-static --disable-gtk-doc' > module_autogenargs['hal'] = '--with-hal-user=hal --with-hal-group=hal' > > Has anyone successfully built the current Gnome 3 on Squeeze and if so > could you provide the steps necessary to do so. I would really like to get > involved in contributing to Gnome but cannot seem to get the development > environment setup. > > _______________________________________________ > gnome-love mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-love > >
_______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
