source: gnome/gnome-intro.xml@ 219baf1

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_1 v5_1-pre1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 219baf1 was 6492ac2, checked in by Tushar Teredesai <tushar@…>, 20 years ago

Updated to fam-2.7.0. Renamed libfam to fam

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

  • Property mode set to 100644
File size: 4.8 KB
RevLine 
[a90533f0]1<partintro>
[a294e133]2<title>Introduction to <application><acronym>GNOME</acronym></application></title>
[a90533f0]3
[a294e133]4<para>This chapter attempts to install a complete
5<application><acronym>GNOME</acronym></application>-&gnome-version; desktop
6environment and a limited
7<application><acronym>GNOME</acronym></application> 1.4 library environment that is
8sufficient to run <application><acronym>GNOME</acronym></application> 1.4 applications included in this book. The
[a90533f0]9order of the pages are meant to follow the build order defined by the
[a35680c]10GNOME development team as published in the <ulink
[b394e5f7]11url="http://www.gnome.org/start/&gnome-version;/notes/rninstallation.html">release notes</ulink>,
12with some additional packages added to satisfy some dependencies.</para>
[a90533f0]13
[a294e133]14<para>The installation of <application><acronym>GNOME</acronym></application>-&gnome-version; is a large undertaking and one we would
[5407cf7]15like to see you complete with the least amount of stress. One
[e7c62229]16of our first goals in this installation is to protect your previously
[a294e133]17installed software, especially if you are testing
18<application><acronym>GNOME</acronym></application> on your machine.
19<application><acronym>GNOME</acronym></application>-&gnome-version; packages utilize the --prefix= option for configure, so we will
[e68cc1c]20use that and an Environment variable (<envar>GNOME_PREFIX</envar>) to add flexibility to
[5407cf7]21the install.</para>
[e7c62229]22
[a294e133]23<para>If you know that you want
24<application><acronym>GNOME</acronym></application> as your desktop, it is recommended that
[5407cf7]25you install with --prefix=/usr. If you are not sure that you are going
[a294e133]26to keep <application><acronym>GNOME</acronym></application> on your installation, it is recommended that you install with
[5407cf7]27--prefix=/opt/gnome-&gnome-version;. Setting the Environment variable and the
28additional edits required by the second option are covered on the
29pre-installation page.</para>
30
[a294e133]31<para>If you choose the second option, removal of
32<application><acronym>GNOME</acronym></application>-&gnome-version; is as easy
[2be0e0d]33as removing the edits from the pre-installation page and issuing the
[a75063d4]34following command:</para>
35<screen><userinput><command>rm /opt/gnome-&gnome-version; -r </command></userinput></screen>
[5407cf7]36
[ab8a3cb]37<para>If your system was completely built per <acronym>LFS</acronym> and
38<acronym>BLFS</acronym>
[a294e133]39instructions, you have a very good chance of using
40<application><acronym>GNOME</acronym></application>-&gnome-version;
[ab8a3cb]41after your first install. If you are a typical <acronym>LFS</acronym> user, you have made
[e7c62229]42modifications to the instructions along the way knowing that you have to
43take those modifications into account on future installations. You
[a294e133]44should have no problems integrating
45<application><acronym>GNOME</acronym></application>-&gnome-version; into your unique setup, but
46you will have 28 to 33 packages installed before you can run
47<application><acronym>GNOME</acronym></application>
[e7c62229]48through any testing (assuming your window manager is preinstalled and
[a294e133]49tested). We would anticipate that you will be rebuilding
50<application><acronym>GNOME</acronym></application> at least
[5407cf7]51once to make adjustments for your setup.</para>
[a90533f0]52
[a294e133]53<para>If you are building a
54<application><acronym>GNOME</acronym></application> 1.4 desktop environment, you would
55install only those libraries in the
56<application><acronym>GNOME</acronym></application> 1.4 chapter
57<emphasis>and</emphasis> any dependencies listed on those pages, whether
58labeled or not. <application><acronym>GNOME</acronym></application> packages without pages are simply installed with:
[6992ce7]59<screen><command>./configure --prefix=/opt/gnome &amp;&amp;
[a90533f0]60make &amp;&amp;
[6992ce7]61make install</command></screen>
[a294e133]62These instructions are simplistic to facilitate removal of
63<application><acronym>GNOME</acronym></application> 1.4
[ab8a3cb]64from <acronym>BLFS</acronym> systems when it is no longer necessary. These instructions
65may be refined later to comply with <acronym>BLFS</acronym> standards for file locations,
[e68cc1c]66specifically <filename class='directory'>/opt/gnome/etc</filename> to
67<filename class='directory'>/etc</filename> and <filename
68class='directory'>/opt/gnome/var</filename> to
[a294e133]69<filename class='directory'>/var</filename>. You should consider using
70the <application><acronym>GNOME</acronym></application> 1.4 hint
[f801af3]71located at <ulink url="http://www.linuxfromscratch.org/hints/"/> if you
[a294e133]72have no interest in <application><acronym>GNOME</acronym></application>-&gnome-version;.</para>
[a90533f0]73
[a294e133]74<para><application><acronym>GNOME</acronym></application>-&gnome-version; dependencies</para>
[78051a3]75<para>Required</para>
76<para><xref linkend="xfree86"/>, <xref linkend="GTK2"/>, <xref
77linkend="libpng"/>,
78<xref linkend="libjpeg"/>, <xref linkend="libtiff"/> and <xref
79linkend="popt"/></para>
80<para>Optional</para>
81<para><xref linkend="libxml2"/>, <xref linkend="libxslt"/>, <xref
82linkend="DocBook"/>,
[6492ac2]83<xref linkend="docbook-xsl"/> and <xref linkend="fam"/></para>
[78051a3]84
[a90533f0]85</partintro>
Note: See TracBrowser for help on using the repository browser.