source: gnome-systemd/intro/gnome-intro.xml@ 7bb1463

krejzi/svn
Last change on this file since 7bb1463 was 7bb1463, checked in by Krejzi <krejzi@…>, 10 years ago

Merge package updates from trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/krejzi@14818 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 1.8 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE partintro PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="gnome-intro">
9 <?dbhtml filename="gnome-intro.html"?>
10
11 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
16
17 <title>Introduction to GNOME</title>
18
19 <para>This chapter presents the instructions to install a complete
20 GNOME-&gnome-minor; desktop environment. The order of
21 the installed packages follows the build order defined by the GNOME
22 development team and has been thoroughly tested by the BLFS team.
23 You need to be building GNOME-&gnome-minor; on top of a system
24 running <application>Systemd</application>.
25 </para>
26
27 <para>The installation of GNOME-&gnome-minor; is a
28 large undertaking and one we would like to see you complete with the least
29 amount of stress.</para>
30
31 <para>To install GNOME as your desktop of choice, it is recommended that you
32 install using <option>--prefix=/usr</option>.</para>
33
34 <para>If your system was completely built per LFS and BLFS instructions,
35 you have a very good chance of using
36 GNOME-&gnome-minor; after your first installation. If
37 you are a typical LFS user, you have made modifications to the instructions
38 along the way knowing that you have to take those modifications into account
39 on future installations. You should have no problems integrating
40 GNOME-&gnome-minor; into your unique setup, but you
41 will have to install well over 50 packages before you can run GNOME through
42 any testing (assuming your windowing system is preinstalled and tested). You
43 should anticipate that you will be rebuilding GNOME at least once to make
44 adjustments for your setup.</para>
45
46</sect1>
Note: See TracBrowser for help on using the repository browser.