source: gnome/core/yelp.xml@ ce861f3

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 ce861f3 was ce861f3, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Tagged yelp.xml

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

  • Property mode set to 100644
File size: 4.4 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 "http://ftp.gnome.org/pub/GNOME/sources/yelp/2.6/yelp-&yelp-version;.tar.bz2">
8 <!ENTITY yelp-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/yelp/2.6/yelp-&yelp-version;.tar.bz2">
9 <!ENTITY yelp-md5sum "9bd94af344ee6a0bf69aa6f9cbd6b7e9">
10 <!ENTITY yelp-size "654 KB">
11 <!ENTITY yelp-buildsize "9 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 </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>The <application>Yelp</application> package contains the help
33 browser. This is useful for viewing help files.</para>
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>Download (HTTP): <ulink url="&yelp-download-http;"/></para>
39 </listitem>
40 <listitem>
41 <para>Download (FTP): <ulink url="&yelp-download-ftp;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download MD5 sum: &yelp-md5sum;</para>
45 </listitem>
46 <listitem>
47 <para>Download size: &yelp-size;</para>
48 </listitem>
49 <listitem>
50 <para>Estimated disk space required: &yelp-buildsize;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated build time: &yelp-time;</para>
54 </listitem>
55 </itemizedlist>
56
57 <bridgehead renderas="sect3">Yelp Dependencies</bridgehead>
58
59 <bridgehead renderas="sect4">Required</bridgehead>
60 <para><xref linkend="libgnomeui"/>,
61 <xref linkend="libgtkhtml"/> and
62 <xref linkend="scrollkeeper"/></para>
63
64 <bridgehead renderas="sect4">Recommended</bridgehead>
65 <para><xref linkend="gnome-doc-utils"/> (required for XSLT
66 transformations)</para>
67
68 </sect2>
69
70 <sect2 role="installation">
71 <title>Installation of Yelp</title>
72
73 <para>Install <application>Yelp</application> by running the following
74 commands:</para>
75
76<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
77 --localstatedir=/var/lib &amp;&amp;
78make</userinput></screen>
79
80 <para>This package does not come with a test suite.</para>
81
82 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
83
84<screen role="root"><userinput>make install</userinput></screen>
85
86 </sect2>
87
88 <sect2 role="commands">
89 <title>Command Explanations</title>
90
91 <para><parameter>--localstatedir=/var/lib</parameter>: This switch puts
92 <application>ScrollKeeper</application> files in
93 <filename class='directory'>/var/lib/scrollkeeper</filename> instead of
94 <filename class='directory'>$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
95
96 </sect2>
97
98 <sect2 role="content">
99 <title>Contents</title>
100
101 <segmentedlist>
102 <segtitle>Installed Programs</segtitle>
103 <segtitle>Installed Library</segtitle>
104 <segtitle>Installed Directory</segtitle>
105
106 <seglistitem>
107 <seg>gnome-help and yelp</seg>
108 <seg>GNOME_Yelp.server bonobo server</seg>
109 <seg>$GNOME_PREFIX/share/yelp</seg>
110 </seglistitem>
111 </segmentedlist>
112
113 <variablelist>
114 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
115 <?dbfo list-presentation="list"?>
116 <?dbhtml list-presentation="table"?>
117
118 <varlistentry id="gnome-help">
119 <term><command>gnome-help</command></term>
120 <listitem>
121 <para>is a symbolic link to <command>yelp</command>.</para>
122 <indexterm zone="yelp gnome-help">
123 <primary sortas="b-gnome-help">gnome-help</primary>
124 </indexterm>
125 </listitem>
126 </varlistentry>
127
128 <varlistentry id="yelp-prog">
129 <term><command>yelp</command></term>
130 <listitem>
131 <para>is the <application>GNOME</application> help browser.</para>
132 <indexterm zone="yelp yelp-prog">
133 <primary sortas="b-yelp">yelp</primary>
134 </indexterm>
135 </listitem>
136 </varlistentry>
137
138 </variablelist>
139
140 </sect2>
141
142</sect1>
Note: See TracBrowser for help on using the repository browser.