source: kde/core/kdebase.xml@ 89c72ef4

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

Created two XInclude files to replace instances of identical text in several KDE packages

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

  • Property mode set to 100644
File size: 16.0 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 "b86622c029ee8ab656a67c6467fff887">
10 <!ENTITY kdebase-size "22.2 MB">
11 <!ENTITY kdebase-buildsize "273 MB (additional 31 MB for API docs)">
12 <!ENTITY kdebase-time "13.6 SBU (additional 0.6 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 <keywordset>
22 <keyword role="package">kdebase-&kde-version;.tar</keyword>
23 <keyword role="ftpdir">kde</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>Kdebase-&kde-version;</title>
28
29 <indexterm zone="kdebase">
30 <primary sortas="a-kdebase">Kdebase</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to Kdebase</title>
35
36 <para><application>kdebase</application> is the last mandatory package
37 required for the <application>K Desktop Environment</application>. It
38 provides various applications, infrastructure files and libraries.</para>
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing='compact'>
42 <listitem>
43 <para>Download (HTTP): <ulink url="&kdebase-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&kdebase-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &kdebase-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &kdebase-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &kdebase-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &kdebase-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">Kdebase Dependencies</bridgehead>
63
64 <bridgehead renderas="sect4">Required</bridgehead>
65 <para role="required"><xref linkend="kdelibs"/></para>
66
67 <bridgehead renderas="sect4">Recommended</bridgehead>
68 <para role="recommended"><xref linkend="libjpeg"/>,
69 <xref linkend="libart_lgpl"/>,
70 <xref linkend="libxml2"/>,
71 <xref linkend="openssl"/>, and
72 <xref linkend="jdk"/></para>
73
74 <bridgehead renderas="sect4">Optional</bridgehead>
75 <para role="optional"><xref linkend="libusb"/>,
76 <!-- I'm convinced that KDEbase doesn't look for or use libtiff or lesstif
77 in the build. If this is confirmed by the next builder/editor who
78 updates the package, perhaps the dependencies should be removed. -->
79 <xref linkend="libtiff"/>,
80 <xref linkend="lesstif"/>,
81 <xref linkend="linux-pam"/>,
82 <xref linkend="openldap"/>,
83 <xref linkend="cyrus-sasl"/>,
84 <xref linkend="samba3"/>,
85 <xref linkend="hal"/>,
86 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
87 <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
88 <ulink url="http://www.openexr.com/">OpenEXR</ulink>,
89 <ulink url="http://www.linux1394.org/">libraw1394</ulink>,
90 <ulink url="http://secure.netroedge.com/~lm78/">lm_sensors</ulink>,
91 <ulink url="http://www.opensource.apple.com/darwinsource/tarballs/apsl/">mDNSResponder</ulink>,
92 <!-- I'm convinced that KDEbase doesn't look for or use JasPer
93 in the build. If this is confirmed by the next builder/editor who
94 updates the package, perhaps the dependency should be removed. -->
95 <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
96 <ulink url="http://www.graphviz.org/">GraphViz</ulink>, and
97 <xref linkend="doxygen"/></para>
98
99 </sect2>
100
101 <sect2 role="installation">
102 <title>Installation of Kdebase</title>
103
104 <note>
105 <para>You should ensure a <systemitem
106 class="groupname">nogroup</systemitem> group exists on your system before
107 performing the <command>make install</command> command, as
108 <application>kdebase</application> installs a program
109 (<filename>$KDE_PREFIX/bin/kdesud</filename>) with group ownership of
110 <systemitem class="groupname">nogroup</systemitem>.</para>
111 </note>
112
113 <para>Install <application>kdebase</application> with:</para>
114
115 <!-- <note>
116 <para>The <parameter>-\-sysconfdir</parameter> parameter must be
117 the same as the command used in <application>kdelibs</application>.</para>
118 </note> -->
119
120 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
121 href="../../xincludes/kde-sysconfdir.xml"/>
122
123<screen><userinput>./configure --prefix=&kde-dir; --sysconfdir=/etc/kde \
124 --disable-debug --disable-dependency-tracking &amp;&amp;
125make</userinput></screen>
126
127 <!-- <note>
128 <para>If you wish to create the API documentation and you have
129 <application>Doxygen</application> and <application>GraphViz</application>
130 installed, <command>make apidox</command> must be done before
131 <command>make install</command>.</para>
132 </note> -->
133
134 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
135 href="../../xincludes/kde-apidocs.xml"/>
136
137 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
138
139<screen role='root'><userinput>make install</userinput></screen>
140
141 </sect2>
142
143 <sect2 role="configuration">
144 <title>Configuring Kdebase</title>
145
146
147 <sect3><title>Configuration Information</title>
148
149 <para>There is no real configuration necessary for this package other
150 than to ensure you follow the steps outlined in the last section of
151 this chapter, <xref linkend="kde-core-config"/>.</para>
152
153 <para>Note that there are two additional packages you can install that
154 are used at run-time for <command>konqueror</command> ioslave protocols.
155 You can install the <ulink
156 url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>
157 package to enable the <quote>floppy</quote> ioslave protocol. This will
158 allow easy access to the floppy disk drives on your system. The <ulink
159 url="http://packages.debian.org/stable/source/hfsplus">hfsplus</ulink>
160 package can be installed to access HFS+ partitions on a Mac OS system
161 using the <quote>mac</quote> ioslave.</para>
162
163 </sect3>
164
165 </sect2>
166
167 <sect2 role="content">
168 <title>Contents</title>
169
170 <segmentedlist>
171 <segtitle>Installed Programs</segtitle>
172 <segtitle>Installed Libraries</segtitle>
173 <segtitle>Installed Directories</segtitle>
174
175 <seglistitem>
176 <seg>appletproxy, drkonqi, extensionproxy, genkdmconf, kaccess,
177 kappfinder, kapplymousetheme, kasbar, kate, kblankscrn.kss,
178 kbookmarkmerger, kcheckpass, kcheckrunning, kcminit, kcontrol,
179 kcontroledit, kdcop, kdebugdialog, kdeeject, kdeinstallktheme,
180 kdepasswd, kdeprintfax, kdesktop, kdesktop_lock, kdesu, kdesud, kdialog,
181 kdm, kdm_config, kdm_greet, kdmctl, keditbookmarks, keditfiletype,
182 kfind, kfmclient, kfontinst, kfontview, khc_docbookdig.pl, khc_htdig.pl,
183 khc_htsearch.pl, khc_indexbuilder, khc_mansearch.pl, khelpcenter,
184 khotkeys, kicker, kinfocenter, kio_media_mounthelper,
185 kio_system_documenthelper, kjobviewer, klipper,
186 klocaldomainurifilterhelper, kmenuedit, knetattach, kompmgr, konqueror,
187 konsole, kpager, kpersonalizer, kpm, kprinter, krandom.kss, krandrtray,
188 krdb, kreadconfig, krootimage, ksmserver, ksplash, ksplashsimple, kstart,
189 ksysguard, ksysguardd, ksystraycmd, ktip, ktrash, kwebdesktop, kwin,
190 kwin_killer_helper, kwin_rules_dialog, kwrite, kwriteconfig, kxkb,
191 nspluginscan, nspluginviewer, and startkde</seg>
192 <seg>Numerous KDE support libraries, helper modules, and kioslaves</seg>
193 <seg>/etc/xdg/menus/applications-merged and the following subdirectories
194 of &kde-dir;/: include/[kate, ksgrd, ksplash, kwin],
195 lib/kconf_update_bin, share/[applnk, apps/[too many to list],
196 config, config.kcfg, desktop-directories, doc/kdm, fonts,
197 /mimelnk/[fonts, media, print], services/[searchproviders,
198 useragentstrings], sounds, templates, wallpapers, and /var/lib/kdm</seg>
199 </seglistitem>
200 </segmentedlist>
201
202 <variablelist>
203 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
204 <?dbfo list-presentation="list"?>
205 <?dbhtml list-presentation="table"?>
206
207 <varlistentry id="kate">
208 <term><command>kate</command></term>
209 <listitem>
210 <para> is a programmer's text editor for <application>KDE</application>.</para>
211 <indexterm zone="kdebase kate">
212 <primary sortas="b-kate">kate</primary>
213 </indexterm>
214 </listitem>
215 </varlistentry>
216
217 <varlistentry id="kcontrol">
218 <term><command>kcontrol</command></term>
219 <listitem>
220 <para> is the <application>KDE</application> Control Center.</para>
221 <indexterm zone="kdebase kcontrol">
222 <primary sortas="b-kcontrol">kcontrol</primary>
223 </indexterm>
224 </listitem>
225 </varlistentry>
226
227 <varlistentry id="kdebugdialog">
228 <term><command>kdebugdialog</command></term>
229 <listitem>
230 <para>is a dialog box for managing diagnostic messages at runtime.</para>
231 <indexterm zone="kdebase kdebugdialog">
232 <primary sortas="b-kdebugdialog">kdebugdialog</primary>
233 </indexterm>
234 </listitem>
235 </varlistentry>
236
237 <varlistentry id="kdesu">
238 <term><command>kdesu</command></term>
239 <listitem>
240 <para>is a graphical front end for the Unix
241 <command>su</command> command.</para>
242 <indexterm zone="kdebase kdesu">
243 <primary sortas="b-kdesu">kdesu</primary>
244 </indexterm>
245 </listitem>
246 </varlistentry>
247
248 <varlistentry id="kdm">
249 <term><command>kdm</command></term>
250 <listitem>
251 <para>is the <application>KDE</application> display manager
252 (a replacement for <command>xdm</command>).</para>
253 <indexterm zone="kdebase kdm">
254 <primary sortas="b-kdm">kdm</primary>
255 </indexterm>
256 </listitem>
257 </varlistentry>
258
259 <varlistentry id="kfind">
260 <term><command>kfind</command></term>
261 <listitem>
262 <para>is a utility to find files.</para>
263 <indexterm zone="kdebase kfind">
264 <primary sortas="b-kfind">kfind</primary>
265 </indexterm>
266 </listitem>
267 </varlistentry>
268
269 <varlistentry id="khelpcenter">
270 <term><command>khelpcenter</command></term>
271 <listitem>
272 <para>is the <application>KDE</application> help tool.</para>
273 <indexterm zone="kdebase khelpcenter">
274 <primary sortas="b-khelpcenter">khelpcenter</primary>
275 </indexterm>
276 </listitem>
277 </varlistentry>
278
279 <varlistentry id="kicker">
280 <term><command>kicker</command></term>
281 <listitem>
282 <para>is the <application>KDE</application> control panel.</para>
283 <indexterm zone="kdebase kicker">
284 <primary sortas="b-kicker">kicker</primary>
285 </indexterm>
286 </listitem>
287 </varlistentry>
288
289 <varlistentry id="kinfocenter">
290 <term><command>kinfocenter</command></term>
291 <listitem>
292 <para>provides a centralized and convenient overview of your
293 <application>KDE</application> and system settings.</para>
294 <indexterm zone="kdebase kinfocenter">
295 <primary sortas="b-kinfocenter">kinfocenter</primary>
296 </indexterm>
297 </listitem>
298 </varlistentry>
299
300 <varlistentry id="kioslaves">
301 <term>kioslaves</term>
302 <listitem>
303 <para>are support modules designed to be intimately familiar with a
304 certain protocol, so that a standard interface (most often these are
305 used by <command>konqueror</command>) can be used to get at data from
306 any number of places. Examples are the http and ftp kioslaves,
307 which will retrieve data from an http or ftp server respectively.</para>
308 <indexterm zone="kdebase kioslaves">
309 <primary sortas="c-kioslaves">kioslaves</primary>
310 </indexterm>
311 </listitem>
312 </varlistentry>
313
314 <varlistentry id="klipper">
315 <term><command>klipper</command></term>
316 <listitem>
317 <para> is a clipboard utility.</para>
318 <indexterm zone="kdebase klipper">
319 <primary sortas="b-klipper">klipper</primary>
320 </indexterm>
321 </listitem>
322 </varlistentry>
323
324 <varlistentry id="kmenuedit">
325 <term><command>kmenuedit</command></term>
326 <listitem>
327 <para>is a utility to rearrange or add items to the K-menu.</para>
328 <indexterm zone="kdebase kmenuedit">
329 <primary sortas="b-kmenuedit">kmenuedit</primary>
330 </indexterm>
331 </listitem>
332 </varlistentry>
333
334 <varlistentry id="konqueror">
335 <term><command>konqueror</command></term>
336 <listitem>
337 <para>is a filesystem and web browser.</para>
338 <indexterm zone="kdebase konqueror">
339 <primary sortas="b-konqueror">konqueror</primary>
340 </indexterm>
341 </listitem>
342 </varlistentry>
343
344 <varlistentry id="konsole">
345 <term><command>konsole</command></term>
346 <listitem>
347 <para>is a highly configurable <application>X</application>
348 terminal emulator.</para>
349 <indexterm zone="kdebase konsole">
350 <primary sortas="b-konsole">konsole</primary>
351 </indexterm>
352 </listitem>
353 </varlistentry>
354
355 <varlistentry id="kpager">
356 <term><command>kpager</command></term>
357 <listitem>
358 <para>provides a thumbnail view of all virtual desktops.</para>
359 <indexterm zone="kdebase kpager">
360 <primary sortas="b-kpager">kpager</primary>
361 </indexterm>
362 </listitem>
363 </varlistentry>
364
365 <varlistentry id="kprinter">
366 <term><command>kprinter</command></term>
367 <listitem>
368 <para>is the printing module in <application>KDE</application>. It
369 manages the actual printing from <application>KDE</application>
370 applications. It handles print job administration and handles printer and
371 print system management.</para>
372 <indexterm zone="kdebase kprinter">
373 <primary sortas="b-kprinter">kprinter</primary>
374 </indexterm>
375 </listitem>
376 </varlistentry>
377
378 <varlistentry id="ksplash">
379 <term><command>ksplash</command></term>
380 <listitem>
381 <para>is a splash screen that shows the progress of an application
382 that is loading.</para>
383 <indexterm zone="kdebase ksplash">
384 <primary sortas="b-ksplash">ksplash</primary>
385 </indexterm>
386 </listitem>
387 </varlistentry>
388
389 <varlistentry id="ksysguard">
390 <term><command>ksysguard</command></term>
391 <listitem>
392 <para>is a network enabled task manager and system monitor application,
393 with the additional functionality of <command>top</command>.</para>
394 <indexterm zone="kdebase ksysguard">
395 <primary sortas="b-ksysguard">ksysguard</primary>
396 </indexterm>
397 </listitem>
398 </varlistentry>
399
400 <varlistentry id="kwrite">
401 <term><command>kwrite</command></term>
402 <listitem>
403 <para>is a text editor for <application>KDE</application>.</para>
404 <indexterm zone="kdebase kwrite">
405 <primary sortas="b-kwrite">kwrite</primary>
406 </indexterm>
407 </listitem>
408 </varlistentry>
409
410 <varlistentry id="kxkb">
411 <term><command>kxkb</command></term>
412 <listitem>
413 <para>is a keyboard layout switching utility based on the X11 xkb
414 extension.</para>
415 <indexterm zone="kdebase kxkb">
416 <primary sortas="b-kxkb">kxkb</primary>
417 </indexterm>
418 </listitem>
419 </varlistentry>
420
421 </variablelist>
422
423 </sect2>
424
425</sect1>
Note: See TracBrowser for help on using the repository browser.