source: kde/core/kdebase.xml@ a646a55

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

Corrected the LM Sensors download URL in the kdebase instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6884 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
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 "a53f589f58012e655a52220a6a151019">
10 <!ENTITY kdebase-size "23.1 MB">
11 <!ENTITY kdebase-buildsize "265 MB (additional 33 MB for API docs)">
12 <!ENTITY kdebase-time "12.8 SBU (additional 0.4 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 role="required"><xref linkend="kdelibs"/></para>
62
63 <bridgehead renderas="sect4">Recommended</bridgehead>
64 <para role="recommended"><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 role="optional"><xref linkend="libusb"/>,
72 <xref linkend="linux-pam"/>,
73 <xref linkend="openldap"/>,
74 <xref linkend="cyrus-sasl"/>,
75 <xref linkend="samba3"/>,
76 <xref linkend="hal"/>* (must also have
77 <ulink url="http://www.freedesktop.org/wiki/Software/DBusBindings">D-Bus
78 Qt3 Bindings</ulink>),
79 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
80 <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
81 <ulink url="http://www.openexr.com/">OpenEXR</ulink>,
82 <ulink url="http://www.linux1394.org/">libraw1394</ulink>,
83 <ulink url="http://www.lm-sensors.org/">lm_sensors</ulink>
84 (requires <ulink url="http://sourceforge.net/projects/linux-diag">Sysfs
85 Utilities</ulink>),
86 <ulink url="http://www.opensource.apple.com/darwinsource/tarballs/apsl/">mDNSResponder</ulink>,
87 <xref linkend="graphviz"/>, and
88 <xref linkend="doxygen"/></para>
89
90 <para>* This combination of <application>HAL</application> and the
91 <application>D-Bus</application> <application>Qt3</application> bindings
92 has not been tested by the BLFS team.</para>
93
94 <para condition="html" role="usernotes">User Notes:
95 <ulink url="&blfs-wiki;/kdebase"/></para>
96
97 </sect2>
98
99 <sect2 role="installation">
100 <title>Installation of Kdebase</title>
101
102 <note>
103 <para>You should ensure a <systemitem
104 class="groupname">nogroup</systemitem> group exists on your system before
105 performing the <command>configure</command> command, as
106 <application>kdebase</application> installs a program
107 (<filename>$KDE_PREFIX/bin/kdesud</filename>) with group ownership of
108 <systemitem class="groupname">nogroup</systemitem>.</para>
109 </note>
110
111 <para>This package does not come with a test suite.</para>
112
113 <para>Install <application>kdebase</application> with:</para>
114
115 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
116 href="../../xincludes/kde-sysconfdir.xml"/>
117
118<screen><userinput>./configure --prefix=&kde-dir; --sysconfdir=/etc/kde \
119 --disable-debug --disable-dependency-tracking &amp;&amp;
120make</userinput></screen>
121
122 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
123 href="../../xincludes/kde-apidocs.xml"/>
124
125 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
126
127<screen role='root'><userinput>make install</userinput></screen>
128
129 </sect2>
130
131 <sect2 role="configuration">
132 <title>Configuring Kdebase</title>
133
134
135 <sect3><title>Configuration Information</title>
136
137 <para>There is no real configuration necessary for this package other
138 than to ensure you follow the steps outlined in the last section of
139 this chapter, <xref linkend="kde-core-config"/>.</para>
140
141 </sect3>
142
143 </sect2>
144
145 <sect2 id="kdebase-runtime-dependencies"
146 xreflabel="KDE Base Runtime Dependencies">
147 <title>Run-Time Dependencies</title>
148
149 <para>Note that there are two additional packages you can install that
150 are used at run-time for <command>konqueror</command> ioslave protocols.
151 You can install the <ulink
152 url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>
153 package to enable the <quote>floppy</quote> ioslave protocol. This will
154 allow easy access to the floppy disk drives on your system. The <ulink
155 url="http://packages.debian.org/stable/source/hfsplus">hfsplus</ulink>
156 package can be installed to access HFS+ partitions on a Mac OS system
157 using the <quote>mac</quote> ioslave.</para>
158
159 <para>One additional package that can be used at run time is <xref
160 linkend="pciutils"/>. This enables the <application>KDE Info
161 Center</application> to use <application>lspci</application> for its "pci"
162 info section.</para>
163
164 </sect2>
165
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.