source: kde/core/kdebase.xml@ 139476b9

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

Updated the K3b and KDE Base instructions to specify that the D-Bus Qt3 Bindings are required if HAL functionality is desired

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

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