2004-06-15 12:33:15 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2002-10-01 23:46:01 +08:00
|
|
|
<partintro>
|
2003-10-02 21:29:48 +08:00
|
|
|
<title>Introduction to <application><acronym>GNOME</acronym></application></title>
|
2002-10-01 23:46:01 +08:00
|
|
|
|
2004-06-05 22:28:19 +08:00
|
|
|
<para>This chapter presents the instructions to install a complete
|
2003-10-02 21:29:48 +08:00
|
|
|
<application><acronym>GNOME</acronym></application>-&gnome-version; desktop
|
|
|
|
environment and a limited
|
|
|
|
<application><acronym>GNOME</acronym></application> 1.4 library environment that is
|
|
|
|
sufficient to run <application><acronym>GNOME</acronym></application> 1.4 applications included in this book. The
|
2004-06-05 22:28:19 +08:00
|
|
|
order of the pages follow the build order defined by the
|
2003-09-20 03:07:47 +08:00
|
|
|
GNOME development team as published in the <ulink
|
2004-04-14 03:04:43 +08:00
|
|
|
url="http://www.gnome.org/start/&gnome-version;/notes/rninstallation.html">release notes</ulink>.</para>
|
2002-10-01 23:46:01 +08:00
|
|
|
|
2003-10-02 21:29:48 +08:00
|
|
|
<para>The installation of <application><acronym>GNOME</acronym></application>-&gnome-version; is a large undertaking and one we would
|
2003-02-08 12:03:25 +08:00
|
|
|
like to see you complete with the least amount of stress. One
|
2004-06-05 22:28:19 +08:00
|
|
|
of the first goals in this installation is to protect your previously
|
2003-10-02 21:29:48 +08:00
|
|
|
installed software, especially if you are testing
|
|
|
|
<application><acronym>GNOME</acronym></application> on your machine.
|
2004-04-17 23:57:02 +08:00
|
|
|
<application><acronym>GNOME</acronym></application>-&gnome-version;
|
|
|
|
packages utilize the <parameter>--prefix=option</parameter> for
|
2004-06-05 22:28:19 +08:00
|
|
|
<command>configure</command>, so you will
|
|
|
|
use that and an environment variable (<envar>GNOME_PREFIX</envar>) to add flexibility to
|
|
|
|
the installation.</para>
|
2002-10-23 06:22:20 +08:00
|
|
|
|
2004-04-14 03:04:43 +08:00
|
|
|
<para>To install
|
|
|
|
<application><acronym>GNOME</acronym></application> as a desktop
|
|
|
|
alternative, it is recommended that
|
2004-04-17 23:57:02 +08:00
|
|
|
you install with <parameter>--prefix=/usr</parameter>. If you are not sure that you are going
|
2004-06-05 22:28:19 +08:00
|
|
|
to keep the <application><acronym>GNOME</acronym></application> installation, you may install with
|
|
|
|
<parameter>--prefix=/opt/gnome-&gnome-version;</parameter>. Setting the
|
|
|
|
environment variable and the
|
2003-02-08 12:03:25 +08:00
|
|
|
additional edits required by the second option are covered on the
|
2004-04-14 03:04:43 +08:00
|
|
|
pre-installation page. Since
|
|
|
|
<application><acronym>GNOME</acronym></application> has matured,
|
2004-04-17 23:57:02 +08:00
|
|
|
installing with <parameter>--prefix=/usr</parameter> is the preferable approach.</para>
|
2003-02-08 12:03:25 +08:00
|
|
|
|
2003-10-02 21:29:48 +08:00
|
|
|
<para>If you choose the second option, removal of
|
|
|
|
<application><acronym>GNOME</acronym></application>-&gnome-version; is as easy
|
2003-10-04 05:35:57 +08:00
|
|
|
as removing the edits from the pre-installation page and issuing the
|
2003-09-28 02:46:10 +08:00
|
|
|
following command:</para>
|
|
|
|
<screen><userinput><command>rm /opt/gnome-&gnome-version; -r </command></userinput></screen>
|
2003-02-08 12:03:25 +08:00
|
|
|
|
2003-08-04 09:15:41 +08:00
|
|
|
<para>If your system was completely built per <acronym>LFS</acronym> and
|
|
|
|
<acronym>BLFS</acronym>
|
2003-10-02 21:29:48 +08:00
|
|
|
instructions, you have a very good chance of using
|
|
|
|
<application><acronym>GNOME</acronym></application>-&gnome-version;
|
2003-08-04 09:15:41 +08:00
|
|
|
after your first install. If you are a typical <acronym>LFS</acronym> user, you have made
|
2002-10-23 06:22:20 +08:00
|
|
|
modifications to the instructions along the way knowing that you have to
|
|
|
|
take those modifications into account on future installations. You
|
2003-10-02 21:29:48 +08:00
|
|
|
should have no problems integrating
|
|
|
|
<application><acronym>GNOME</acronym></application>-&gnome-version; into your unique setup, but
|
2004-06-05 22:28:19 +08:00
|
|
|
you will have to install 28 to 33 packages before you can run
|
2003-10-02 21:29:48 +08:00
|
|
|
<application><acronym>GNOME</acronym></application>
|
2002-10-23 06:22:20 +08:00
|
|
|
through any testing (assuming your window manager is preinstalled and
|
2004-06-05 22:28:19 +08:00
|
|
|
tested). You should anticipate that you will be rebuilding
|
2003-10-02 21:29:48 +08:00
|
|
|
<application><acronym>GNOME</acronym></application> at least
|
2003-02-08 12:03:25 +08:00
|
|
|
once to make adjustments for your setup.</para>
|
2002-10-01 23:46:01 +08:00
|
|
|
|
2003-10-02 21:29:48 +08:00
|
|
|
<para>If you are building a
|
|
|
|
<application><acronym>GNOME</acronym></application> 1.4 desktop environment, you would
|
|
|
|
install only those libraries in the
|
|
|
|
<application><acronym>GNOME</acronym></application> 1.4 chapter
|
|
|
|
<emphasis>and</emphasis> any dependencies listed on those pages, whether
|
|
|
|
labeled or not. <application><acronym>GNOME</acronym></application> packages without pages are simply installed with:
|
2003-07-18 10:11:40 +08:00
|
|
|
<screen><command>./configure --prefix=/opt/gnome &&
|
2002-10-01 23:46:01 +08:00
|
|
|
make &&
|
2003-07-18 10:11:40 +08:00
|
|
|
make install</command></screen>
|
2003-10-02 21:29:48 +08:00
|
|
|
These instructions are simplistic to facilitate removal of
|
|
|
|
<application><acronym>GNOME</acronym></application> 1.4
|
2003-08-04 09:15:41 +08:00
|
|
|
from <acronym>BLFS</acronym> systems when it is no longer necessary. These instructions
|
|
|
|
may be refined later to comply with <acronym>BLFS</acronym> standards for file locations,
|
2003-04-22 04:24:40 +08:00
|
|
|
specifically <filename class='directory'>/opt/gnome/etc</filename> to
|
|
|
|
<filename class='directory'>/etc</filename> and <filename
|
|
|
|
class='directory'>/opt/gnome/var</filename> to
|
2003-10-02 21:29:48 +08:00
|
|
|
<filename class='directory'>/var</filename>. You should consider using
|
|
|
|
the <application><acronym>GNOME</acronym></application> 1.4 hint
|
2003-11-05 09:28:54 +08:00
|
|
|
located at <ulink url="http://www.linuxfromscratch.org/hints/"/> if you
|
2003-10-02 21:29:48 +08:00
|
|
|
have no interest in <application><acronym>GNOME</acronym></application>-&gnome-version;.</para>
|
2002-10-01 23:46:01 +08:00
|
|
|
|
2004-04-18 00:55:59 +08:00
|
|
|
<!--
|
2003-10-02 21:29:48 +08:00
|
|
|
<para><application><acronym>GNOME</acronym></application>-&gnome-version; dependencies</para>
|
2003-08-29 08:36:46 +08:00
|
|
|
<para>Required</para>
|
2004-04-17 23:57:02 +08:00
|
|
|
<para>
|
2005-01-06 00:56:45 +08:00
|
|
|
<xref linkend="gtk2"/> and
|
2004-04-17 23:57:02 +08:00
|
|
|
<xref linkend="popt"/>
|
|
|
|
</para>
|
2003-08-29 08:36:46 +08:00
|
|
|
<para>Optional</para>
|
2004-04-17 23:57:02 +08:00
|
|
|
<para>
|
|
|
|
<xref linkend="libxml2"/>,
|
|
|
|
<xref linkend="libxslt"/>,
|
|
|
|
<xref linkend="DocBook"/>,
|
|
|
|
<xref linkend="docbook-xsl"/> and
|
|
|
|
<xref linkend="fam"/>
|
|
|
|
</para>
|
2004-04-18 00:55:59 +08:00
|
|
|
-->
|
2003-08-29 08:36:46 +08:00
|
|
|
|
2002-10-01 23:46:01 +08:00
|
|
|
</partintro>
|