Changeset 998dcf8


Ignore:
Timestamp:
06/21/2006 12:21:03 AM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a6bee1f
Parents:
d2241d7d
Message:

Updated some of the ancillary GNOME2 files

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

Location:
gnome
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/config.xml

    rd2241d7d r998dcf8  
    3232    <para>Check the <filename>~/.xinitrc</filename> file and ensure you have
    3333    no other window managers or other <application>X</application> applications
    34     starting before <application>GNOME</application>.</para>
     34    mentioned before <application>GNOME</application>.</para>
    3535  </note>
    3636
  • gnome/core/pre-install-config.xml

    rd2241d7d r998dcf8  
    5555<literal># Begin gnome addition to man_db.conf
    5656
    57 MANDATORY_MANPATH /opt/gnome-&gnome-version;&gnome-minor-version;/man
     57MANDATORY_MANPATH /opt/gnome-&gnome-version;&gnome-minor-version;/share/man
    5858
    5959# End gnome addition to man_db.conf</literal>
  • gnome/gnome-intro.xml

    rd2241d7d r998dcf8  
    1111
    1212  <para>This chapter presents the instructions to install a complete
    13   <application>GNOME</application>-&gnome-version;&gnome-minor-version;
    14   desktop environment and a limited <application>GNOME</application> 1.4
    15   library environment that is sufficient to run
    16   <application>GNOME</application> 1.4 applications included in this book.
    17   The order of the pages follow the build order defined by the
    18   <application>GNOME</application> development team as published in previous
    19   versions of the <ulink
    20   url="http://www.gnome.org/start/&gnome-version;/notes/en">
    21   release notes</ulink>. Note that the development team did not publish a
    22   build order for the &gnome-version;&gnome-minor-version; release.</para>
     13  GNOME-&gnome-version;&gnome-minor-version; desktop environment; and a limited
     14  GNOME 1.4 library environment that is sufficient to run GNOME 1.4
     15  applications included in this book. The order of the pages follows the build
     16  order defined by the GNOME development team and documented in the <ulink
     17  url="http://www.gnome.org/start/&gnome-version;/notes/en/rninstallation.html">
     18  Release Notes</ulink>.</para>
    2319
    24   <para>The installation of
    25   <application>GNOME</application>-&gnome-version;&gnome-minor-version;
    26   is a large undertaking and one we would like to see you complete with the
    27   least amount of stress. One of the first goals in this installation is to
    28   protect your previously installed software, especially if you are testing
    29   <application>GNOME</application> on your machine.
    30   <application>GNOME</application>-&gnome-version; packages utilize the
     20  <para>The installation of GNOME-&gnome-version;&gnome-minor-version; is a
     21  large undertaking and one we would like to see you complete with the least
     22  amount of stress. One of the first goals in this installation is to protect
     23  your previously installed software, especially if you are testing GNOME on
     24  your machine. GNOME-&gnome-version; packages utilize the
    3125  <option>--prefix=option</option> passed to <command>configure</command>,
    3226  so you will use that and an environment variable (<envar>GNOME_PREFIX</envar>)
    3327  to add flexibility to the installation.</para>
    3428
    35   <para>To install <application>GNOME</application> as your desktop of choice,
    36   it is recommended that you install using
    37   <option>--prefix=/usr</option>. If you are not sure that you are going
    38   to keep the <application>GNOME</application> installation, or you think you
    39   will update to the newest releases as they become available, you should
    40   install with <option>--prefix=/opt/gnome-&gnome-version;</option>.
    41   Setting the environment variable and the additional edits required by the
    42   second option are covered on the pre-installation page.</para>
     29  <para>To install GNOME as your desktop of choice, it is recommended that you
     30  install using <option>--prefix=/usr</option>. If you are not sure that you
     31  are going to keep the GNOME installation, or you think you will update to the
     32  newest releases as they become available, you should install with
     33  <option>--prefix=/opt/gnome-&gnome-version;</option>. Setting the environment
     34  variable and the additional edits required by the second option are covered
     35  in the Pre-Installation Configuration section.</para>
    4336
    4437  <para>If you choose the second option, removal of
    45   <application>GNOME</application>-&gnome-version;&gnome-minor-version; is as
    46   easy as removing the edits from the pre-installation page and issuing the
    47   following command:</para>
     38  GNOME-&gnome-version;&gnome-minor-version; is as easy as removing the edits
     39  from the pre-installation page and issuing the following command (you may
     40  need to become the <systemitem class='username'>root</systemitem>
     41  user):</para>
    4842
    4943<screen role="root"><userinput>rm -rf /opt/gnome-&gnome-version;</userinput></screen>
     
    5145  <para>If your system was completely built per LFS and BLFS instructions,
    5246  you have a very good chance of using
    53   <application>GNOME</application>-&gnome-version;&gnome-minor-version; after
    54   your first installation. If you are a typical LFS user, you have made
    55   modifications to the instructions along the way knowing that you have to
    56   take those modifications into account on future installations. You should
    57   have no problems integrating
    58   <application>GNOME</application>-&gnome-version;&gnome-minor-version; into
    59   your unique setup, but you will have to install almost 50 packages before
    60   you can run <application>GNOME</application> through any testing (assuming
    61   your window manager is preinstalled and tested). You should anticipate that
    62   you will be rebuilding <application>GNOME</application> at least once to
    63   make adjustments for your setup.</para>
     47  GNOME-&gnome-version;&gnome-minor-version; after your first installation. If
     48  you are a typical LFS user, you have made modifications to the instructions
     49  along the way knowing that you have to take those modifications into account
     50  on future installations. You should have no problems integrating
     51  GNOME-&gnome-version;&gnome-minor-version; into your unique setup, but you
     52  will have to install well over 50 packages before you can run GNOME through
     53  any testing (assuming your windowing system is preinstalled and tested). You
     54  should anticipate that you will be rebuilding GNOME at least once to make
     55  adjustments for your setup.</para>
    6456
    65   <para>If you are building a <application>GNOME</application> 1.4 desktop
    66   environment, you would install only those libraries in the
    67   <application>GNOME</application> 1.4 chapter <emphasis>and</emphasis> any
    68   dependencies listed on those pages, whether labeled or not.
    69   <application>GNOME</application> packages without pages are simply
    70   installed with:</para>
     57  <para>If you are building a GNOME 1.4 library environment, you would install
     58  only those libraries in the GNOME 1.4 chapter
     59  <emphasis role='strong'>and</emphasis> any dependencies listed on those
     60  pages, whether labeled or not. GNOME packages without pages in the book are
     61  simply installed with:</para>
    7162
    7263<screen><userinput>./configure --prefix=/opt/gnome-1.4 &amp;&amp;
     
    7869
    7970  <para>These instructions are simplistic to facilitate removal of
    80   <application>GNOME</application> 1.4 from BLFS systems when it is no longer
    81   necessary. These instructions may be refined later to comply with BLFS
    82   standards for file locations, specifically
     71  GNOME 1.4 from BLFS systems when it is no longer necessary. These
     72  instructions may be refined later to comply with BLFS standards for file
     73  locations, specifically
    8374  <filename class='directory'>/opt/gnome/etc</filename> to
    8475  <filename class='directory'>/etc</filename> and
    8576  <filename class='directory'>/opt/gnome/var</filename> to
    8677  <filename class='directory'>/var</filename>. You should consider using
    87   the <application>GNOME</application> 1.4 hint located at
    88   <ulink url="&hints-root;"/> if you have no interest in
    89   <application>GNOME</application>-&gnome-version;&gnome-minor-version;.</para>
     78  the GNOME 1.4 hint located at <ulink url="&hints-root;"/> if you have no
     79  interest in GNOME-&gnome-version;&gnome-minor-version;.</para>
     80
     81  <bridgehead renderas="sect3">Alternate Installation Methods</bridgehead>
     82  <para>As was previously mentioned, building a GNOME desktop from sources is
     83  a significant project. Some may find it too tedious or time-consuming to
     84  perform a full installation following the BLFS book. You may wish to review
     85  the automated methods mentioned in the
     86  GNOME-&gnome-version;&gnome-minor-version; <ulink
     87  url="http://www.gnome.org/start/2.14/notes/en/rninstallation.html">Release
     88  Notes</ulink>. Note that using any other method to install
     89  GNOME-&gnome-version;&gnome-minor-version; other than using the BLFS
     90  instructions cannot be supported by the BLFS team. Alternate methods are only
     91  mentioned as a courtesy to builders who would like to build GNOME from
     92  sources but do not have the time/desire/patience/whatever to follow the
     93  BLFS book.</para>
    9094
    9195</partintro>
  • gnome/without-gnome.xml

    rd2241d7d r998dcf8  
    44
    55<note>
    6   <para>The instructions below are based on installing the package into
    7   a <application>GNOME-2</application> environment. If, for whatever
    8   reason, you're installing this package without having
    9   <application>ORBit2</application> and the core
    10   <application>GNOME-2</application> libraries installed, you'll need to
    11   modify the <option>--prefix=</option> parameter on the
    12   <command>configure</command> script to point to your desired installation
    13   path (e.g., <option>--prefix=/usr</option>).</para>
     6  <para>The instructions below are based on installing the package into a
     7  GNOME-2 environment. If, for whatever reason, you're installing this package
     8  without having <application>ORBit2</application> and the core GNOME-2
     9  libraries installed, you'll need to modify the <option>--prefix=</option>
     10  parameter on the <command>configure</command> script to point to your desired
     11  installation path (e.g., <option>--prefix=/usr</option>).</para>
    1412</note>
Note: See TracChangeset for help on using the changeset viewer.