nightmorph 10/02/11 19:59:47 Modified: gnome-config.xml Log: add note on following the xorg howto before starting gnome installation
Revision Changes Path 1.30 xml/htdocs/doc/en/gnome-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.30&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.29&r2=1.30 Index: gnome-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- gnome-config.xml 4 Jan 2010 00:24:16 -0000 1.29 +++ gnome-config.xml 11 Feb 2010 19:59:46 -0000 1.30 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.29 2010/01/04 00:24:16 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.30 2010/02/11 19:59:46 nightmorph Exp $ --> <guide> <title>The GNOME Configuration HOWTO</title> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.22</version> -<date>2010-01-03</date> +<version>1.23</version> +<date>2010-02-11</date> <chapter> <title>What is GNOME?</title> @@ -77,6 +77,12 @@ <title>What do you need?</title> <body> +<impo> +First read and follow the instructions in the <uri +link="/doc/en/xorg-confix.xml">X Server Configuration Howto</uri> to setup your +X environment. +</impo> + <p> Before you start installing GNOME, you might want to edit your USE variables. Make sure that <c>X</c>, <c>gtk</c>, and <c>gnome</c> are in your USE variable
