1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 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 | <!ENTITY yelp-download-http "&gnome-download-http;/yelp/&gnome-minor-32;/yelp-&yelp-version;.tar.xz">
|
---|
8 | <!ENTITY yelp-download-ftp "&gnome-download-ftp;/yelp/&gnome-minor-32;/yelp-&yelp-version;.tar.xz">
|
---|
9 | <!ENTITY yelp-md5sum "177a57015986b6152e5f1b36af625f5a">
|
---|
10 | <!ENTITY yelp-size "1.5 MB">
|
---|
11 | <!ENTITY yelp-buildsize "17 MB">
|
---|
12 | <!ENTITY yelp-time "0.1 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 | </sect1info>
|
---|
22 |
|
---|
23 | <title>Yelp-&yelp-version;</title>
|
---|
24 |
|
---|
25 | <indexterm zone="yelp">
|
---|
26 | <primary sortas="a-Yelp">Yelp</primary>
|
---|
27 | </indexterm>
|
---|
28 |
|
---|
29 | <sect2 role="package">
|
---|
30 | <title>Introduction to Yelp</title>
|
---|
31 |
|
---|
32 | <para>
|
---|
33 | The <application>Yelp</application> package contains a help
|
---|
34 | browser used for viewing help files.
|
---|
35 | </para>
|
---|
36 |
|
---|
37 | &lfs84_checked;
|
---|
38 |
|
---|
39 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
40 | <itemizedlist spacing="compact">
|
---|
41 | <listitem>
|
---|
42 | <para>
|
---|
43 | Download (HTTP): <ulink url="&yelp-download-http;"/>
|
---|
44 | </para>
|
---|
45 | </listitem>
|
---|
46 | <listitem>
|
---|
47 | <para>
|
---|
48 | Download (FTP): <ulink url="&yelp-download-ftp;"/>
|
---|
49 | </para>
|
---|
50 | </listitem>
|
---|
51 | <listitem>
|
---|
52 | <para>
|
---|
53 | Download MD5 sum: &yelp-md5sum;
|
---|
54 | </para>
|
---|
55 | </listitem>
|
---|
56 | <listitem>
|
---|
57 | <para>
|
---|
58 | Download size: &yelp-size;
|
---|
59 | </para>
|
---|
60 | </listitem>
|
---|
61 | <listitem>
|
---|
62 | <para>
|
---|
63 | Estimated disk space required: &yelp-buildsize;
|
---|
64 | </para>
|
---|
65 | </listitem>
|
---|
66 | <listitem>
|
---|
67 | <para>
|
---|
68 | Estimated build time: &yelp-time;
|
---|
69 | </para>
|
---|
70 | </listitem>
|
---|
71 | </itemizedlist>
|
---|
72 |
|
---|
73 | <bridgehead renderas="sect3">Yelp Dependencies</bridgehead>
|
---|
74 |
|
---|
75 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
76 | <para role="required">
|
---|
77 | <xref linkend="gsettings-desktop-schemas"/>,
|
---|
78 | <xref linkend="webkitgtk"/> and
|
---|
79 | <xref linkend="yelp-xsl"/>
|
---|
80 | </para>
|
---|
81 |
|
---|
82 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
83 | <para role="recommended">
|
---|
84 | <xref linkend="desktop-file-utils"/>
|
---|
85 | </para>
|
---|
86 |
|
---|
87 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
88 | <para role="optional">
|
---|
89 | <xref linkend="gtk-doc"/>
|
---|
90 | </para>
|
---|
91 |
|
---|
92 | <note>
|
---|
93 | <para>
|
---|
94 | The <application>Yelp</application> package is not required for a
|
---|
95 | functional <application>GNOME</application> Desktop. Note, however, that
|
---|
96 | without <application>Yelp</application> you will not be able to view the
|
---|
97 | built-in Help provided by core <application>GNOME</application> and many
|
---|
98 | of the support applications.
|
---|
99 | </para>
|
---|
100 | </note>
|
---|
101 |
|
---|
102 | <para condition="html" role="usernotes">User Notes:
|
---|
103 | <ulink url="&blfs-wiki;/yelp"/>
|
---|
104 | </para>
|
---|
105 | </sect2>
|
---|
106 |
|
---|
107 | <sect2 role="installation">
|
---|
108 | <title>Installation of Yelp</title>
|
---|
109 |
|
---|
110 | <para>
|
---|
111 | Install <application>Yelp</application> by running the following
|
---|
112 | commands:
|
---|
113 | </para>
|
---|
114 |
|
---|
115 | <screen><userinput>./configure --prefix=/usr --disable-static &&
|
---|
116 | make</userinput></screen>
|
---|
117 |
|
---|
118 | <para>
|
---|
119 | This package does not come with a test suite.
|
---|
120 | </para>
|
---|
121 |
|
---|
122 | <para>
|
---|
123 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
124 | </para>
|
---|
125 |
|
---|
126 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
127 |
|
---|
128 | <para>
|
---|
129 | Still as the <systemitem class="username">root</systemitem> user, ensure
|
---|
130 | that <filename>/usr/share/applications/mimeinfo.cache</filename> will
|
---|
131 | be updated and therefore the <command>help</command> in gnome
|
---|
132 | applications will work.
|
---|
133 | </para>
|
---|
134 |
|
---|
135 | <screen role="root"><userinput>update-desktop-database</userinput></screen>
|
---|
136 |
|
---|
137 | </sect2>
|
---|
138 |
|
---|
139 | <sect2 role="commands">
|
---|
140 | <title>Command Explanations</title>
|
---|
141 |
|
---|
142 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
143 | href="../../xincludes/static-libraries.xml"/>
|
---|
144 |
|
---|
145 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
146 | href="../../xincludes/gtk-doc-rebuild.xml"/>
|
---|
147 |
|
---|
148 | </sect2>
|
---|
149 |
|
---|
150 | <sect2 role="content">
|
---|
151 | <title>Contents</title>
|
---|
152 |
|
---|
153 | <segmentedlist>
|
---|
154 | <segtitle>Installed Program</segtitle>
|
---|
155 | <segtitle>Installed Library</segtitle>
|
---|
156 | <segtitle>Installed Directories</segtitle>
|
---|
157 |
|
---|
158 | <seglistitem>
|
---|
159 | <seg>
|
---|
160 | gnome-help (symlink) and yelp
|
---|
161 | </seg>
|
---|
162 | <seg>
|
---|
163 | libyelp.so
|
---|
164 | </seg>
|
---|
165 | <seg>
|
---|
166 | /usr/{include,share/gtk-doc/html}/libyelp and
|
---|
167 | /usr/{lib,share}/yelp
|
---|
168 | </seg>
|
---|
169 | </seglistitem>
|
---|
170 | </segmentedlist>
|
---|
171 |
|
---|
172 | <variablelist>
|
---|
173 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
174 | <?dbfo list-presentation="list"?>
|
---|
175 | <?dbhtml list-presentation="table"?>
|
---|
176 |
|
---|
177 | <varlistentry id="yelp-prog">
|
---|
178 | <term><command>yelp</command></term>
|
---|
179 | <listitem>
|
---|
180 | <para>
|
---|
181 | is the <application>GNOME</application> Help Browser.
|
---|
182 | </para>
|
---|
183 | <indexterm zone="yelp yelp-prog">
|
---|
184 | <primary sortas="b-yelp">yelp</primary>
|
---|
185 | </indexterm>
|
---|
186 | </listitem>
|
---|
187 | </varlistentry>
|
---|
188 |
|
---|
189 | <varlistentry id="libyelp">
|
---|
190 | <term><filename class="libraryfile">libyelp.so</filename></term>
|
---|
191 | <listitem>
|
---|
192 | <para>
|
---|
193 | contains the <application>Yelp</application> API functions.
|
---|
194 | </para>
|
---|
195 | <indexterm zone="yelp libyelp">
|
---|
196 | <primary sortas="c-libyelp">libyelp.so</primary>
|
---|
197 | </indexterm>
|
---|
198 | </listitem>
|
---|
199 | </varlistentry>
|
---|
200 |
|
---|
201 | </variablelist>
|
---|
202 |
|
---|
203 | </sect2>
|
---|
204 |
|
---|
205 | </sect1>
|
---|