source: gnome/core/gnome2-user-docs.xml@ ac038a3

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since ac038a3 was 29590dda, checked in by Randy McMurchy <randy@…>, 19 years ago

Added a note about installing the package into a non-GNOME environment for the GNOME-2 core packages that don't have ORBit2 down the dependency chain and the installation path is not --prefix=/usr

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

  • Property mode set to 100644
File size: 4.1 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7<!ENTITY gnome2-user-docs-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome2-user-docs/2.8/gnome2-user-docs-&gnome2-user-docs-version;.tar.bz2">
8<!ENTITY gnome2-user-docs-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome2-user-docs/2.8/gnome2-user-docs-&gnome2-user-docs-version;.tar.bz2">
9<!ENTITY gnome2-user-docs-md5sum "90bdd21ea3e3e794f641dd805216f275">
10<!ENTITY gnome2-user-docs-size "1.0 MB">
11<!ENTITY gnome2-user-docs-buildsize "6 MB">
12<!ENTITY gnome2-user-docs-time "less than 0.1 SBU">
13]>
14
15<sect1 id="gnome2-user-docs" xreflabel="GNOME2 User Docs-&gnome2-user-docs-version;">
16<sect1info>
17<othername>$LastChangedBy$</othername>
18<date>$Date$</date>
19</sect1info>
20<?dbhtml filename="gnome2-user-docs.html"?>
21<title><application><acronym>GNOME</acronym></application>2 User
22Docs-&gnome2-user-docs-version;</title>
23
24<sect2>
25<title>Introduction to <application><acronym>GNOME</acronym>2 User
26Docs</application></title>
27
28<para>The <application><acronym>GNOME</acronym>2 User Docs</application>
29package contains end user documents for
30<application><acronym>GNOME</acronym></application>.</para>
31
32<sect3><title>Package information</title>
33<itemizedlist spacing='compact'>
34<listitem><para>Download (HTTP): <ulink
35url="&gnome2-user-docs-download-http;"/></para></listitem>
36<listitem><para>Download (FTP): <ulink
37url="&gnome2-user-docs-download-ftp;"/></para></listitem>
38<listitem><para>Download MD5 sum: &gnome2-user-docs-md5sum;</para></listitem>
39<listitem><para>Download size: &gnome2-user-docs-size;</para></listitem>
40<listitem><para>Estimated disk space required:
41&gnome2-user-docs-buildsize;</para></listitem>
42<listitem><para>Estimated build time:
43&gnome2-user-docs-time;</para></listitem></itemizedlist>
44</sect3>
45
46<sect3><title><application><acronym>GNOME</acronym>2 User Docs</application>
47dependencies</title>
48<sect4><title>Required</title>
49<para><xref linkend="scrollkeeper"/></para>
50</sect4>
51
52<sect4><title>Optional</title>
53<para><xref linkend="docbook-utils"/></para>
54</sect4>
55</sect3>
56
57</sect2>
58
59<sect2>
60<title>Installation of <application><acronym>GNOME</acronym>2 User
61Docs</application></title>
62
63<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
64
65<para>Install <application><acronym>GNOME</acronym>2 User Docs</application>
66by running the following commands:</para>
67
68<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
69 --localstatedir=/var/lib &amp;&amp;
70make</command></userinput></screen>
71
72<para>This package does not come with a test suite.</para>
73
74<para>Now, as the root user:</para>
75
76<screen><userinput role='root'><command>make install &amp;&amp;
77chmod 644 `pkg-config --variable=prefix ORBit-2.0`/share/gnome/help/\
78{gnome-access-guide,system-admin-guide,user-guide}/C/*.xml</command></userinput></screen>
79
80</sect2>
81
82<sect2>
83<title>Command explanations</title>
84
85<para><parameter>--localstatedir=/var/lib</parameter>: This switch
86puts <application>ScrollKeeper</application> files in
87<filename class="directory">/var/lib/scrollkeeper</filename> instead of
88<filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
89
90</sect2>
91
92<sect2>
93<title>Contents</title>
94
95<segmentedlist>
96<segtitle>Installed Programs</segtitle>
97<segtitle>Installed Libraries</segtitle>
98<segtitle>Installed Directories</segtitle>
99
100<seglistitem>
101<seg>None</seg>
102<seg>None</seg>
103<seg>$GNOME_PREFIX/share/gnome/help/[gnome-access-guide,system-admin-guide,user-guide]
104and $GNOME_PREFIX/share/omf/[gnome2-user-docs,user-guide]</seg>
105</seglistitem>
106</segmentedlist>
107
108<para>The <application><acronym>GNOME</acronym>2 User Docs</application>
109package contains <acronym>OMF</acronym> files.</para>
110
111</sect2>
112
113<sect2><title>Description</title>
114
115<sect3><title>OMF files</title>
116<para><acronym>OMF</acronym> files contain user documentation. These include
117introductions and help on the core packages.</para></sect3>
118
119</sect2>
120
121</sect1>
Note: See TracBrowser for help on using the repository browser.