Ignore:
Timestamp:
09/19/2003 07:07:47 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
17999d4a
Parents:
69e0f0f
Message:

Gnome -> GNOME

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1121 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/gnome-intro.xml

    r69e0f0f ra35680c  
    11<partintro>
    2 <title>Introduction to <application>GNOME</application></title>
     2<title>Introduction to GNOME</title>
    33
    44<para>This chapter attempts to install a complete GNOME-&gnome-version; desktop
     
    66sufficient to run GNOME 1.4 applications included in this book. The
    77order of the pages are meant to follow the build order defined by the
    8 <application>GNOME</application> development team as published in the <ulink
     8GNOME development team as published in the <ulink
    99url="http://www.gnome.org/start/&gnome-version;/notes/rninstallation.html">release notes</ulink>, with two exceptions.  If a package is in the release notes build list, but not in this chapter, it has been installed elsewhere in the book.</para>
    1010
     
    1212like to see you complete with the least amount of stress. One
    1313of our first goals in this installation is to protect your previously
    14 installed software, especially if you are testing
    15 <application>GNOME</application> on your machine.
     14installed software, especially if you are testing GNOME on your machine.
    1615GNOME-&gnome-version; packages utilize the --prefix= option for configure, so we will
    1716use that and an Environment variable (<envar>GNOME_PREFIX</envar>) to add flexibility to
    1817the install.</para>
    1918
    20 <para>If you know that you want <application>GNOME</application> as your desktop, it is recommended that
     19<para>If you know that you want GNOME as your desktop, it is recommended that
    2120you install with --prefix=/usr. If you are not sure that you are going
    22 to keep <application>GNOME</application> on your installation, it is recommended that you install with
     21to keep GNOME on your installation, it is recommended that you install with
    2322--prefix=/opt/gnome-&gnome-version;.  Setting the Environment variable and the
    2423additional edits required by the second option are covered on the
     
    5756have no interest in GNOME-&gnome-version;.</para>
    5857
    59 <para><application>GNOME-&gnome-version;</application> dependencies</para>
     58<para>GNOME-&gnome-version; dependencies</para>
    6059<para>Required</para>
    6160<para><xref linkend="xfree86"/>, <xref linkend="GTK2"/>, <xref
Note: See TracChangeset for help on using the changeset viewer.