source: kde/core/kdebase.xml@ 6603f8b

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 6603f8b was 6603f8b, checked in by Randy McMurchy <randy@…>, 18 years ago

Standardized the Linux-PAM package and entity names

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

  • Property mode set to 100644
File size: 12.8 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 kdebase-download-http "&kde-download-http;/kdebase-&kde-version;.tar.bz2">
8 <!ENTITY kdebase-download-ftp "&kde-download-ftp;/kdebase-&kde-version;.tar.bz2">
9 <!ENTITY kdebase-md5sum "0ea16eb7185ef014d8bd4da4f4530272">
10 <!ENTITY kdebase-size "21.4 MB">
11 <!ENTITY kdebase-buildsize "262 MB (additional 25 MB for API docs)">
12 <!ENTITY kdebase-time "19.5 SBU (additional 1.0 SBU for API docs)">
13]>
14
15<sect1 id="kdebase" xreflabel="kdebase-&kde-version;">
16 <?dbhtml filename="kdebase.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Kdebase-&kde-version;</title>
24
25 <indexterm zone="kdebase">
26 <primary sortas="a-kdebase">Kdebase</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Kdebase</title>
31
32 <para><application>kdebase</application> is the last mandatory package
33 required for the <application>K Desktop Environment</application>. It
34 provides various applications, infrastructure files and libraries.</para>
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing='compact'>
38 <listitem>
39 <para>Download (HTTP): <ulink url="&kdebase-download-http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download (FTP): <ulink url="&kdebase-download-ftp;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download MD5 sum: &kdebase-md5sum;</para>
46 </listitem>
47 <listitem>
48 <para>Download size: &kdebase-size;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated disk space required: &kdebase-buildsize;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated build time: &kdebase-time;</para>
55 </listitem>
56 </itemizedlist>
57
58 <bridgehead renderas="sect3">Kdebase Dependencies</bridgehead>
59
60 <bridgehead renderas="sect4">Required</bridgehead>
61 <para><xref linkend="kdelibs"/></para>
62
63 <bridgehead renderas="sect4">Recommended</bridgehead>
64 <para><xref linkend="libjpeg"/>,
65 <xref linkend="libart_lgpl"/>,
66 <xref linkend="libxml2"/>,
67 <xref linkend="openssl"/>, and
68 <xref linkend="jdk"/></para>
69
70 <bridgehead renderas="sect4">Optional</bridgehead>
71 <para><xref linkend="libtiff"/>,
72 <xref linkend="lesstif"/>,
73 <xref linkend="linux-pam"/>,
74 <xref linkend="openldap"/>,
75 <xref linkend="cyrus-sasl"/>,
76 <xref linkend="samba3"/>,
77 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
78 <xref linkend="hal"/>,
79 <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
80 <ulink url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>,
81 <ulink url="http://www.openexr.com/">OpenEXR</ulink>,
82 <ulink url="http://www.linux1394.org/">libraw1394</ulink>,
83 <ulink url="http://secure.netroedge.com/~lm78/">lm_sensors</ulink>,
84 <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
85 <ulink url="http://www.graphviz.org/">GraphViz</ulink>, and
86 <xref linkend="doxygen"/></para>
87
88 </sect2>
89
90 <sect2 role="installation">
91 <title>Installation of Kdebase</title>
92
93 <note>
94 <para>You should ensure a <systemitem
95 class="groupname">nogroup</systemitem> group exists on your system before
96 performing the <command>make install</command> command, as
97 <application>kdebase</application> installs a program
98 (<filename>$KDE_PREFIX/bin/kdesud</filename>) with group ownership of
99 <systemitem class="groupname">nogroup</systemitem>.</para>
100 </note>
101
102 <para>Install <application>kdebase</application> with:</para>
103
104 <note>
105 <para>If you added a <parameter>--sysconfdir</parameter> parameter to
106 <command>configure</command> in <application>kdelibs</application>, use
107 the same parameter setting here.</para>
108 </note>
109
110<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
111 --disable-dependency-tracking &amp;&amp;
112make</userinput></screen>
113
114 <note>
115 <para>If you wish to create the API documentation and you have
116 <application>Doxygen</application> and <application>GraphViz</application>
117 installed, <command>make apidox</command> must be done before
118 <command>make install</command>.</para>
119 </note>
120
121 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
122
123<screen role='root'><userinput>make install</userinput></screen>
124
125 </sect2>
126
127 <sect2 role="content">
128 <title>Contents</title>
129
130 <segmentedlist>
131 <segtitle>Installed Programs</segtitle>
132 <segtitle>Installed Libraries</segtitle>
133 <segtitle>Installed Directories</segtitle>
134
135 <seglistitem>
136 <seg>kate, kcontrol, kdebugdialog, kdeprint, kdesu, kdm, kfind,
137 khelpcenter, kicker, kinfocenter, kioslave, klipper, kmenuedit,
138 konqueror, konsole, kpager, ksplashml, ksysguard, kwrite,
139 and kxkb</seg>
140 <seg>None</seg>
141 <seg>None</seg>
142 </seglistitem>
143 </segmentedlist>
144
145 <variablelist>
146 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
147 <?dbfo list-presentation="list"?>
148 <?dbhtml list-presentation="table"?>
149
150 <varlistentry id="kate">
151 <term><command>kate</command></term>
152 <listitem>
153 <para> is a programmer's text editor for <application>KDE</application>.</para>
154 <indexterm zone="kdebase kate">
155 <primary sortas="b-kate">kate</primary>
156 </indexterm>
157 </listitem>
158 </varlistentry>
159
160 <varlistentry id="kcontrol">
161 <term><command>kcontrol</command></term>
162 <listitem>
163 <para> is the <application>KDE</application> Control Center.</para>
164 <indexterm zone="kdebase kcontrol">
165 <primary sortas="b-kcontrol">kcontrol</primary>
166 </indexterm>
167 </listitem>
168 </varlistentry>
169
170 <varlistentry id="kdebugdialog">
171 <term><command>kdebugdialog</command></term>
172 <listitem>
173 <para>is a dialog box for managing diagnostic messages at runtime.</para>
174 <indexterm zone="kdebase kdebugdialog">
175 <primary sortas="b-kdebugdialog">kdebugdialog</primary>
176 </indexterm>
177 </listitem>
178 </varlistentry>
179
180 <varlistentry id="kdeprint">
181 <term><command>kdeprint</command></term>
182 <listitem>
183 <para>is the printing module in <application>KDE</application>. It
184 manages the actual printing from <application>KDE</application>
185 applications, It handles print job administration and handles printer and
186 print system management.</para>
187 <indexterm zone="kdebase kdeprint">
188 <primary sortas="b-kdeprint">kdeprint</primary>
189 </indexterm>
190 </listitem>
191 </varlistentry>
192
193 <varlistentry id="kdesu">
194 <term><command>kdesu</command></term>
195 <listitem>
196 <para>is a graphical front end for the Unix
197 <command>su</command> command.</para>
198 <indexterm zone="kdebase kdesu">
199 <primary sortas="b-kdesu">kdesu</primary>
200 </indexterm>
201 </listitem>
202 </varlistentry>
203
204 <varlistentry id="kdm">
205 <term><command>kdm</command></term>
206 <listitem>
207 <para>is the <application>KDE</application> display manager
208 (a replacement for <command>xdm</command>).</para>
209 <indexterm zone="kdebase kdm">
210 <primary sortas="b-kdm">kdm</primary>
211 </indexterm>
212 </listitem>
213 </varlistentry>
214
215 <varlistentry id="kfind">
216 <term><command>kfind</command></term>
217 <listitem>
218 <para>is a utility to find files.</para>
219 <indexterm zone="kdebase kfind">
220 <primary sortas="b-kfind">kfind</primary>
221 </indexterm>
222 </listitem>
223 </varlistentry>
224
225 <varlistentry id="khelpcenter">
226 <term><command>khelpcenter</command></term>
227 <listitem>
228 <para>is the <application>KDE</application> help tool.</para>
229 <indexterm zone="kdebase khelpcenter">
230 <primary sortas="b-khelpcenter">khelpcenter</primary>
231 </indexterm>
232 </listitem>
233 </varlistentry>
234
235 <varlistentry id="kicker">
236 <term><command>kicker</command></term>
237 <listitem>
238 <para>is the <application>KDE</application> control panel.</para>
239 <indexterm zone="kdebase kicker">
240 <primary sortas="b-kicker">kicker</primary>
241 </indexterm>
242 </listitem>
243 </varlistentry>
244
245 <varlistentry id="kinfocenter">
246 <term><command>kinfocenter</command></term>
247 <listitem>
248 <para>provides a centralized and convenient overview of your
249 <application>KDE</application> and system settings.</para>
250 <indexterm zone="kdebase kinfocenter">
251 <primary sortas="b-kinfocenter">kinfocenter</primary>
252 </indexterm>
253 </listitem>
254 </varlistentry>
255
256 <varlistentry id="kioslaves">
257 <term>kioslaves</term>
258 <listitem>
259 <para>are support programs designed to be intimately familiar with a certain
260 protocol, so that a standard interface can be used to get at data from
261 any number of places. Examples are the http and ftp kioslaves,
262 which will retrieve data from an http or ftp server respectively.</para>
263 <indexterm zone="kdebase kioslaves">
264 <primary sortas="b-kioslaves">kioslaves</primary>
265 </indexterm>
266 </listitem>
267 </varlistentry>
268
269 <varlistentry id="klipper">
270 <term><command>klipper</command></term>
271 <listitem>
272 <para> is a clipboard utility.</para>
273 <indexterm zone="kdebase klipper">
274 <primary sortas="b-klipper">klipper</primary>
275 </indexterm>
276 </listitem>
277 </varlistentry>
278
279 <varlistentry id="kmenuedit">
280 <term><command>kmenuedit</command></term>
281 <listitem>
282 <para>is a utility to rearrange or add items to the K-menu.</para>
283 <indexterm zone="kdebase kmenuedit">
284 <primary sortas="b-kmenuedit">kmenuedit</primary>
285 </indexterm>
286 </listitem>
287 </varlistentry>
288
289 <varlistentry id="kongueror">
290 <term><command>kongueror</command></term>
291 <listitem>
292 <para>is a filesystem and web browser.</para>
293 <indexterm zone="kdebase kongueror">
294 <primary sortas="b-kongueror">kongueror</primary>
295 </indexterm>
296 </listitem>
297 </varlistentry>
298
299 <varlistentry id="konsole">
300 <term><command>konsole</command></term>
301 <listitem>
302 <para>is a highly configurable <application>X</application>
303 terminal emulator.</para>
304 <indexterm zone="kdebase konsole">
305 <primary sortas="b-konsole">konsole</primary>
306 </indexterm>
307 </listitem>
308 </varlistentry>
309
310 <varlistentry id="kpager">
311 <term><command>kpager</command></term>
312 <listitem>
313 <para>provides a thumbnail view of all virtual desktops.</para>
314 <indexterm zone="kdebase kpager">
315 <primary sortas="b-kpager">kpager</primary>
316 </indexterm>
317 </listitem>
318 </varlistentry>
319
320 <varlistentry id="ksplashml">
321 <term><command>ksplashml</command></term>
322 <listitem>
323 <para>is a splash screen that shows the progress of an application
324 that is loading.</para>
325 <indexterm zone="kdebase ksplashml">
326 <primary sortas="b-ksplashml">ksplashml</primary>
327 </indexterm>
328 </listitem>
329 </varlistentry>
330
331 <varlistentry id="ksysguard">
332 <term><command>ksysguard</command></term>
333 <listitem>
334 <para>is a network enabled task manager and system monitor application,
335 with the additional functionality of <command>top</command>.</para>
336 <indexterm zone="kdebase ksysguard">
337 <primary sortas="b-ksysguard">ksysguard</primary>
338 </indexterm>
339 </listitem>
340 </varlistentry>
341
342 <varlistentry id="kwrite">
343 <term><command>kwrite</command></term>
344 <listitem>
345 <para>is a text editor for <application>KDE</application>.</para>
346 <indexterm zone="kdebase kwrite">
347 <primary sortas="b-kwrite">kwrite</primary>
348 </indexterm>
349 </listitem>
350 </varlistentry>
351
352 <varlistentry id="kxkb">
353 <term><command>kxkb</command></term>
354 <listitem>
355 <para>is a keyboard layout switching utility based on the X11 xkb
356 extension.</para>
357 <indexterm zone="kdebase kxkb">
358 <primary sortas="b-kxkb">kxkb</primary>
359 </indexterm>
360 </listitem>
361 </varlistentry>
362
363 </variablelist>
364
365 </sect2>
366
367</sect1>
Note: See TracBrowser for help on using the repository browser.