source: gnome/core/yelp.xml@ b5eb704

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
Last change on this file since b5eb704 was b5eb704, checked in by Bruce Dubbs <bdubbs@…>, 18 years ago

Added seamonkey-1.0 and deleted mozilla

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

  • Property mode set to 100644
File size: 5.3 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 yelp-download-http "&gnome-download-http;/yelp/&gnome-version;/yelp-&yelp-version;.tar.bz2">
8 <!ENTITY yelp-download-ftp "&gnome-download-ftp;/yelp/&gnome-version;/yelp-&yelp-version;.tar.bz2">
9 <!ENTITY yelp-md5sum "e229529aa1dacfd269024511e2c12ad2">
10 <!ENTITY yelp-size "815 KB">
11 <!ENTITY yelp-buildsize "12.2 MB">
12 <!ENTITY yelp-time "0.2 SBU">
13]>
14
15<sect1 id="yelp" xreflabel="Yelp-&yelp-version;">
16 <?dbhtml filename="yelp.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 <keywordset>
22 <keyword role="package">yelp-&yelp-version;.tar</keyword>
23 <keyword role="ftpdir">yelp</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>Yelp-&yelp-version;</title>
28
29 <indexterm zone="yelp">
30 <primary sortas="a-Yelp">Yelp</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to Yelp</title>
35
36 <para>The <application>Yelp</application> package contains the help
37 browser. This is useful for viewing help files.</para>
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>Download (HTTP): <ulink url="&yelp-download-http;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download (FTP): <ulink url="&yelp-download-ftp;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download MD5 sum: &yelp-md5sum;</para>
49 </listitem>
50 <listitem>
51 <para>Download size: &yelp-size;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated disk space required: &yelp-buildsize;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated build time: &yelp-time;</para>
58 </listitem>
59 </itemizedlist>
60
61 <bridgehead renderas="sect3">Yelp Dependencies</bridgehead>
62
63 <bridgehead renderas="sect4">Required</bridgehead>
64 <para role="required"><xref linkend="libgnomeui"/>,
65 <xref linkend="gnome-doc-utils"/>, and
66 a Gecko HTML rendering engine (<xref linkend="seamonkey"/> or
67 <xref linkend="firefox"/> or
68 <xref linkend="thunderbird"/>)</para>
69
70 <note>
71 <para>The <application>Yelp</application> package is not required for a
72 functional <application>GNOME</application> desktop. Note, however, that
73 without <application>Yelp</application> you will not be able to view the
74 built-in Help provided by core <application>GNOME</application> and many
75 of the support applications. This is mentioned here because you may not
76 wish to install a Gecko rendering engine. Without a Gecko rendering
77 engine you will have no graphical browser capability as the default
78 <application>GNOME</application> browser, <xref linkend="epiphany"/>,
79 also requires a Gecko rendering engine.</para>
80 </note>
81
82 </sect2>
83
84 <sect2 role="installation">
85 <title>Installation of Yelp</title>
86
87 <para>Install <application>Yelp</application> by running the following
88 commands:</para>
89
90<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
91 --localstatedir=/var/lib \
92 --sysconfdir=&gnome-etc-dir; &amp;&amp;
93make</userinput></screen>
94
95 <para>This package does not come with a test suite.</para>
96
97 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
98
99<screen role="root"><userinput>make install</userinput></screen>
100
101 </sect2>
102
103 <sect2 role="commands">
104 <title>Command Explanations</title>
105
106 <para><parameter>--localstatedir=/var/lib</parameter>: This switch puts
107 <application>ScrollKeeper</application> files in
108 <filename class='directory'>/var/lib/scrollkeeper</filename> instead of
109 <filename class='directory'>$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
110
111 </sect2>
112
113 <sect2 role="content">
114 <title>Contents</title>
115
116 <segmentedlist>
117 <segtitle>Installed Programs</segtitle>
118 <segtitle>Installed Libraries</segtitle>
119 <segtitle>Installed Directories</segtitle>
120
121 <seglistitem>
122 <seg>gnome-help and yelp</seg>
123 <seg>None</seg>
124 <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/[,schemas/]apps/yelp and
125 $GNOME_PREFIX/share/yelp</seg>
126 </seglistitem>
127 </segmentedlist>
128
129 <variablelist>
130 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
131 <?dbfo list-presentation="list"?>
132 <?dbhtml list-presentation="table"?>
133
134 <varlistentry id="gnome-help">
135 <term><command>gnome-help</command></term>
136 <listitem>
137 <para>is a symbolic link to <command>yelp</command>.</para>
138 <indexterm zone="yelp gnome-help">
139 <primary sortas="b-gnome-help">gnome-help</primary>
140 </indexterm>
141 </listitem>
142 </varlistentry>
143
144 <varlistentry id="yelp-prog">
145 <term><command>yelp</command></term>
146 <listitem>
147 <para>is the <application>GNOME</application> help browser.</para>
148 <indexterm zone="yelp yelp-prog">
149 <primary sortas="b-yelp">yelp</primary>
150 </indexterm>
151 </listitem>
152 </varlistentry>
153
154 </variablelist>
155
156 </sect2>
157
158</sect1>
Note: See TracBrowser for help on using the repository browser.