Re: Gnome-3: The complete experience
- From: "Jasper St. Pierre" <jstpierre mecheye net>
- To: twohotis gmail com
- Cc: gnome-shell-list gnome org
- Subject: Re: Gnome-3: The complete experience
- Date: Wed, 9 Feb 2011 14:33:19 -0500
I change the 'prefix' and 'checkoutroot' mainly to look like
checkoutroot = os.path.expanduser("~/Source/gnome-world-3.0/source")
prefix = os.path.expanduser("~/Source/gnome-world-3.0/install")
$ mkdir ~/Source
$ mv ~/gnome-shell ~/Source/gnome-world-3.0
The rest you don't need to care about. Those two options are all I modify.
On Wed, Feb 9, 2011 at 2:23 PM, Onyeibo Oku <twohotis gmail com> wrote:
> On Wed, 2011-02-09 at 13:58 -0500, Jasper St. Pierre wrote:
>> $ nano ~/.jhbuildrc
>
> OK, I get it now. I need to uncomment the lines that are necessary.
> How about these?:
>
> modules = [ 'meta-gnome-core' ]
> moduleset = ['gnome-suites-core-3.0', 'gnome-apps-3.0']
> modules = ['meta-gnome-core', 'meta-gnome-apps-featured']
> checkoutroot = os.path.expanduser('~/checkout/gnome')
> prefix = '/opt/gnome'
> autogenargs='--disable-static --disable-gtk-doc'
> makeargs = '-j2'
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]