source: kde/core/kdebase.xml@ e05cd03f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 e05cd03f was e05cd03f, checked in by Randy McMurchy <randy@…>, 14 years ago

Replaced deprecated w3.org XInclude throughout the book

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

  • Property mode set to 100644
File size: 16.4 KB
RevLine 
[60384c68]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[60384c68]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
[a646a55]6
[f2bdf68f]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">
[65ce93a]9 <!ENTITY kdebase-md5sum "88237188271fbf1e6bcd40180a75d953">
10 <!ENTITY kdebase-size "23.2 MB">
11 <!ENTITY kdebase-buildsize "185 MB (additional 8.4 MB for API docs)">
12 <!ENTITY kdebase-time "15.6 SBU (additional 0.1 SBU for API docs)">
[60384c68]13]>
14
[fd680fb]15<sect1 id="kdebase" xreflabel="kdebase-&kde-version;">
[f2bdf68f]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
[00c8453]32 <para><application>kdebase</application> is the last mandatory package
33 required for the <application>K Desktop Environment</application>. It
[f2bdf68f]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>
[8d1fd4e1]61 <para role="required"><xref linkend="kdelibs"/></para>
[f2bdf68f]62
63 <bridgehead renderas="sect4">Recommended</bridgehead>
[8d1fd4e1]64 <para role="recommended"><xref linkend="libjpeg"/>,
[00c8453]65 <xref linkend="libart_lgpl"/>,
66 <xref linkend="libxml2"/>,
67 <xref linkend="openssl"/>, and
[f2bdf68f]68 <xref linkend="jdk"/></para>
69
70 <bridgehead renderas="sect4">Optional</bridgehead>
[6d0910f1]71 <para role="optional"><xref linkend="libusb-compat"/>,
[6603f8b]72 <xref linkend="linux-pam"/>,
[00c8453]73 <xref linkend="openldap"/>,
74 <xref linkend="cyrus-sasl"/>,
75 <xref linkend="samba3"/>,
[74938aa]76 <xref linkend="hal"/> and
77 <xref linkend="dbus-qt3"/>,
[2fd2e2f]78 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
[00c8453]79 <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
[4b69cf79]80 <ulink url="http://www.openexr.com/">OpenEXR</ulink>,
[00c8453]81 <ulink url="http://www.linux1394.org/">libraw1394</ulink>,
[a646a55]82 <ulink url="http://www.lm-sensors.org/">lm_sensors</ulink>
[7f0293d]83 (requires <ulink url="http://sourceforge.net/projects/linux-diag">Sysfs
84 Utilities</ulink>),
[2fd2e2f]85 <ulink url="http://www.opensource.apple.com/darwinsource/tarballs/apsl/">mDNSResponder</ulink>,
[5f238c99]86 <xref linkend="sudo"/>,
[6722219]87 <xref linkend="graphviz"/>, and
[f2bdf68f]88 <xref linkend="doxygen"/></para>
89
[a3ef34c2]90 <para condition="html" role="usernotes">User Notes:
91 <ulink url="&blfs-wiki;/kdebase"/></para>
92
[f2bdf68f]93 </sect2>
94
[5f238c99]95 <sect2 id="kdebase-runtime-dependencies"
96 xreflabel="KDE Base Runtime Dependencies">
97 <title>Run-Time Dependencies</title>
98
99 <para>Note that there are two additional packages you can install that
100 are used at run-time for <command>konqueror</command> ioslave protocols.
101 You can install the <ulink
102 url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>
103 package to enable the <quote>floppy</quote> ioslave protocol. This will
104 allow easy access to the floppy disk drives on your system. The <ulink
105 url="http://packages.debian.org/stable/source/hfsplus">hfsplus</ulink>
106 package can be installed to access HFS+ partitions on a Mac OS system
107 using the <quote>mac</quote> ioslave.</para>
108
109 <para>One additional package that can be used at run time is <xref
110 linkend="pciutils"/>. This enables the <application>KDE Info
111 Center</application> to use <application>lspci</application> for its "pci"
112 info section.</para>
113
114 <para>Another package usable at run time is <ulink
115 url="http://www.htdig.org">htdig</ulink>. The enables <command>
116 khelpcenter</command> to create a search index for the KDE application
117 manuals.</para>
118 </sect2>
119
[f2bdf68f]120 <sect2 role="installation">
121 <title>Installation of Kdebase</title>
122
[4b69cf79]123 <note>
124 <para>You should ensure a <systemitem
125 class="groupname">nogroup</systemitem> group exists on your system before
[24a0ae5]126 performing the <command>configure</command> command, as
[4b69cf79]127 <application>kdebase</application> installs a program
128 (<filename>$KDE_PREFIX/bin/kdesud</filename>) with group ownership of
129 <systemitem class="groupname">nogroup</systemitem>.</para>
130 </note>
[f2bdf68f]131
[d33b066]132 <para>This package does not come with a test suite.</para>
133
[f2bdf68f]134 <para>Install <application>kdebase</application> with:</para>
[1986ade]135
[e05cd03f]136<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[74938aa]137 href="../../xincludes/kde-sysconfdir.xml"/> -->
[4b69cf79]138
[90bd3c1b]139<screen><userinput>./configure --prefix=&kde-dir; --sysconfdir=/etc/kde \
140 --disable-debug --disable-dependency-tracking &amp;&amp;
[65ce93a]141make</userinput></screen>
[60384c68]142
[e05cd03f]143 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[89c72ef4]144 href="../../xincludes/kde-apidocs.xml"/>
[74ccc115]145
[f2bdf68f]146 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[9f271dd]147
[1f30212]148<screen role='root'><userinput>make install</userinput></screen>
[fb31251]149
[f2bdf68f]150 </sect2>
[65ce93a]151<!--
[a9bab6d]152 <sect2 role="commands">
153 <title>Command Explanations</title>
[fd7e0ed6]154
[65ce93a]155 This is not true. If KDE is configured correctly according to the
156 instructions, the libraries are found just fine. See the
157 KDE Pre-installation Configuration section.
158
[a9bab6d]159 <para><parameter>LD_LIBRARY_PATH="$KDE_PREFIX/lib" make</parameter>: A bug in
[410e228b]160 the <application>kdebase</application> build system prevents
161 <application>kdelibs</application> from being found by the Makefiles when
162 <application>kdelibs</application> is installed in
163 <filename class='directory'>/opt</filename>. Setting LD_LIBRARY_PATH works
[74938aa]164 around the problem.</para>
[fd7e0ed6]165
[a9bab6d]166 </sect2>
[65ce93a]167-->
[2fd2e2f]168 <sect2 role="configuration">
169 <title>Configuring Kdebase</title>
170
171
172 <sect3><title>Configuration Information</title>
173
174 <para>There is no real configuration necessary for this package other
175 than to ensure you follow the steps outlined in the last section of
176 this chapter, <xref linkend="kde-core-config"/>.</para>
177
178 </sect3>
179
180 </sect2>
181
[f2bdf68f]182 <sect2 role="content">
183 <title>Contents</title>
184
185 <segmentedlist>
186 <segtitle>Installed Programs</segtitle>
187 <segtitle>Installed Libraries</segtitle>
188 <segtitle>Installed Directories</segtitle>
189
190 <seglistitem>
[2fd2e2f]191 <seg>appletproxy, drkonqi, extensionproxy, genkdmconf, kaccess,
192 kappfinder, kapplymousetheme, kasbar, kate, kblankscrn.kss,
[98078a6]193 kbookmarkmerger, kcheckpass, kcheckrunning, kcminit, kcminit_startup,
194 kcontrol, kcontroledit, kdcop, kdebugdialog, kdeeject, kdeinstallktheme,
[2fd2e2f]195 kdepasswd, kdeprintfax, kdesktop, kdesktop_lock, kdesu, kdesud, kdialog,
196 kdm, kdm_config, kdm_greet, kdmctl, keditbookmarks, keditfiletype,
197 kfind, kfmclient, kfontinst, kfontview, khc_docbookdig.pl, khc_htdig.pl,
198 khc_htsearch.pl, khc_indexbuilder, khc_mansearch.pl, khelpcenter,
[98078a6]199 khotkeys, kicker, kinfocenter (link to kcontrol), kio_media_mounthelper,
[2fd2e2f]200 kio_system_documenthelper, kjobviewer, klipper,
201 klocaldomainurifilterhelper, kmenuedit, knetattach, kompmgr, konqueror,
202 konsole, kpager, kpersonalizer, kpm, kprinter, krandom.kss, krandrtray,
203 krdb, kreadconfig, krootimage, ksmserver, ksplash, ksplashsimple, kstart,
204 ksysguard, ksysguardd, ksystraycmd, ktip, ktrash, kwebdesktop, kwin,
205 kwin_killer_helper, kwin_rules_dialog, kwrite, kwriteconfig, kxkb,
206 nspluginscan, nspluginviewer, and startkde</seg>
207 <seg>Numerous KDE support libraries, helper modules, and kioslaves</seg>
208 <seg>/etc/xdg/menus/applications-merged and the following subdirectories
[a3ef34c2]209 of &kde-dir;/: include/{kate, ksgrd, ksplash, kwin},
210 lib/kconf_update_bin, share/{applnk, apps/{too many to list},
[2fd2e2f]211 config, config.kcfg, desktop-directories, doc/kdm, fonts,
[a3ef34c2]212 /mimelnk/{fonts, media, print}, services/{searchproviders,
213 useragentstrings}, sounds, templates, wallpapers, and /var/lib/kdm</seg>
[f2bdf68f]214 </seglistitem>
215 </segmentedlist>
216
217 <variablelist>
218 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
219 <?dbfo list-presentation="list"?>
220 <?dbhtml list-presentation="table"?>
[9f271dd]221
[f2bdf68f]222 <varlistentry id="kate">
223 <term><command>kate</command></term>
224 <listitem>
225 <para> is a programmer's text editor for <application>KDE</application>.</para>
226 <indexterm zone="kdebase kate">
227 <primary sortas="b-kate">kate</primary>
228 </indexterm>
229 </listitem>
230 </varlistentry>
231
232 <varlistentry id="kcontrol">
233 <term><command>kcontrol</command></term>
234 <listitem>
235 <para> is the <application>KDE</application> Control Center.</para>
236 <indexterm zone="kdebase kcontrol">
237 <primary sortas="b-kcontrol">kcontrol</primary>
238 </indexterm>
239 </listitem>
240 </varlistentry>
241
242 <varlistentry id="kdebugdialog">
243 <term><command>kdebugdialog</command></term>
244 <listitem>
245 <para>is a dialog box for managing diagnostic messages at runtime.</para>
246 <indexterm zone="kdebase kdebugdialog">
247 <primary sortas="b-kdebugdialog">kdebugdialog</primary>
248 </indexterm>
249 </listitem>
250 </varlistentry>
251
252 <varlistentry id="kdesu">
253 <term><command>kdesu</command></term>
254 <listitem>
[00c8453]255 <para>is a graphical front end for the Unix
[f2bdf68f]256 <command>su</command> command.</para>
257 <indexterm zone="kdebase kdesu">
258 <primary sortas="b-kdesu">kdesu</primary>
259 </indexterm>
260 </listitem>
261 </varlistentry>
262
263 <varlistentry id="kdm">
264 <term><command>kdm</command></term>
265 <listitem>
[00c8453]266 <para>is the <application>KDE</application> display manager
[f2bdf68f]267 (a replacement for <command>xdm</command>).</para>
268 <indexterm zone="kdebase kdm">
269 <primary sortas="b-kdm">kdm</primary>
270 </indexterm>
271 </listitem>
272 </varlistentry>
273
274 <varlistentry id="kfind">
275 <term><command>kfind</command></term>
276 <listitem>
277 <para>is a utility to find files.</para>
278 <indexterm zone="kdebase kfind">
279 <primary sortas="b-kfind">kfind</primary>
280 </indexterm>
281 </listitem>
282 </varlistentry>
283
284 <varlistentry id="khelpcenter">
285 <term><command>khelpcenter</command></term>
286 <listitem>
287 <para>is the <application>KDE</application> help tool.</para>
288 <indexterm zone="kdebase khelpcenter">
289 <primary sortas="b-khelpcenter">khelpcenter</primary>
290 </indexterm>
291 </listitem>
292 </varlistentry>
293
294 <varlistentry id="kicker">
295 <term><command>kicker</command></term>
296 <listitem>
297 <para>is the <application>KDE</application> control panel.</para>
298 <indexterm zone="kdebase kicker">
299 <primary sortas="b-kicker">kicker</primary>
300 </indexterm>
301 </listitem>
302 </varlistentry>
303
304 <varlistentry id="kinfocenter">
305 <term><command>kinfocenter</command></term>
306 <listitem>
[00c8453]307 <para>provides a centralized and convenient overview of your
[f2bdf68f]308 <application>KDE</application> and system settings.</para>
309 <indexterm zone="kdebase kinfocenter">
310 <primary sortas="b-kinfocenter">kinfocenter</primary>
311 </indexterm>
312 </listitem>
313 </varlistentry>
314
315 <varlistentry id="kioslaves">
316 <term>kioslaves</term>
317 <listitem>
[2fd2e2f]318 <para>are support modules designed to be intimately familiar with a
319 certain protocol, so that a standard interface (most often these are
320 used by <command>konqueror</command>) can be used to get at data from
[fb31251]321 any number of places. Examples are the http and ftp kioslaves,
322 which will retrieve data from an http or ftp server respectively.</para>
[f2bdf68f]323 <indexterm zone="kdebase kioslaves">
[2fd2e2f]324 <primary sortas="c-kioslaves">kioslaves</primary>
[f2bdf68f]325 </indexterm>
326 </listitem>
327 </varlistentry>
328
329 <varlistentry id="klipper">
330 <term><command>klipper</command></term>
331 <listitem>
332 <para> is a clipboard utility.</para>
333 <indexterm zone="kdebase klipper">
334 <primary sortas="b-klipper">klipper</primary>
335 </indexterm>
336 </listitem>
337 </varlistentry>
338
339 <varlistentry id="kmenuedit">
340 <term><command>kmenuedit</command></term>
341 <listitem>
342 <para>is a utility to rearrange or add items to the K-menu.</para>
343 <indexterm zone="kdebase kmenuedit">
344 <primary sortas="b-kmenuedit">kmenuedit</primary>
345 </indexterm>
346 </listitem>
347 </varlistentry>
348
[2fd2e2f]349 <varlistentry id="konqueror">
350 <term><command>konqueror</command></term>
[f2bdf68f]351 <listitem>
352 <para>is a filesystem and web browser.</para>
[2fd2e2f]353 <indexterm zone="kdebase konqueror">
354 <primary sortas="b-konqueror">konqueror</primary>
[f2bdf68f]355 </indexterm>
356 </listitem>
357 </varlistentry>
358
359 <varlistentry id="konsole">
360 <term><command>konsole</command></term>
361 <listitem>
[9f271dd]362 <para>is a highly configurable <application>X</application>
[f2bdf68f]363 terminal emulator.</para>
364 <indexterm zone="kdebase konsole">
365 <primary sortas="b-konsole">konsole</primary>
366 </indexterm>
367 </listitem>
368 </varlistentry>
369
370 <varlistentry id="kpager">
371 <term><command>kpager</command></term>
372 <listitem>
373 <para>provides a thumbnail view of all virtual desktops.</para>
374 <indexterm zone="kdebase kpager">
375 <primary sortas="b-kpager">kpager</primary>
376 </indexterm>
377 </listitem>
378 </varlistentry>
379
[2fd2e2f]380 <varlistentry id="kprinter">
381 <term><command>kprinter</command></term>
382 <listitem>
383 <para>is the printing module in <application>KDE</application>. It
384 manages the actual printing from <application>KDE</application>
385 applications. It handles print job administration and handles printer and
386 print system management.</para>
387 <indexterm zone="kdebase kprinter">
388 <primary sortas="b-kprinter">kprinter</primary>
389 </indexterm>
390 </listitem>
391 </varlistentry>
392
393 <varlistentry id="ksplash">
394 <term><command>ksplash</command></term>
[f2bdf68f]395 <listitem>
[00c8453]396 <para>is a splash screen that shows the progress of an application
[f2bdf68f]397 that is loading.</para>
[2fd2e2f]398 <indexterm zone="kdebase ksplash">
399 <primary sortas="b-ksplash">ksplash</primary>
[f2bdf68f]400 </indexterm>
401 </listitem>
402 </varlistentry>
403
404 <varlistentry id="ksysguard">
405 <term><command>ksysguard</command></term>
406 <listitem>
[00c8453]407 <para>is a network enabled task manager and system monitor application,
[fb31251]408 with the additional functionality of <command>top</command>.</para>
[f2bdf68f]409 <indexterm zone="kdebase ksysguard">
410 <primary sortas="b-ksysguard">ksysguard</primary>
411 </indexterm>
412 </listitem>
413 </varlistentry>
414
415 <varlistentry id="kwrite">
416 <term><command>kwrite</command></term>
417 <listitem>
418 <para>is a text editor for <application>KDE</application>.</para>
419 <indexterm zone="kdebase kwrite">
420 <primary sortas="b-kwrite">kwrite</primary>
421 </indexterm>
422 </listitem>
423 </varlistentry>
424
425 <varlistentry id="kxkb">
426 <term><command>kxkb</command></term>
427 <listitem>
[00c8453]428 <para>is a keyboard layout switching utility based on the X11 xkb
[f2bdf68f]429 extension.</para>
430 <indexterm zone="kdebase kxkb">
431 <primary sortas="b-kxkb">kxkb</primary>
432 </indexterm>
433 </listitem>
434 </varlistentry>
435
436 </variablelist>
437
438 </sect2>
439
[ee2025f]440</sect1>
Note: See TracBrowser for help on using the repository browser.