source: kde/core/kdebase.xml@ 2fd2e2f

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

Minor additions to the kdebase instructions: added optional dependencies, added a configuration section which includes information about run-time packages, and added installed programs, libraries and directories

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5522 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.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<screen><userinput>./configure --prefix=&kde-dir; --sysconfdir=/etc/kde \
121 --disable-debug --disable-dependency-tracking &amp;&amp;
122make</userinput></screen>
123
124 <note>
125 <para>If you wish to create the API documentation and you have
126 <application>Doxygen</application> and <application>GraphViz</application>
127 installed, <command>make apidox</command> must be done before
128 <command>make install</command>.</para>
129 </note>
130
131 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
132
133<screen role='root'><userinput>make install</userinput></screen>
134
135 </sect2>
136
137 <sect2 role="configuration">
138 <title>Configuring Kdebase</title>
139
140
141 <sect3><title>Configuration Information</title>
142
143 <para>There is no real configuration necessary for this package other
144 than to ensure you follow the steps outlined in the last section of
145 this chapter, <xref linkend="kde-core-config"/>.</para>
146
147 <para>Note that there are two additional packages you can install that
148 are used at run-time for <command>konqueror</command> ioslave protocols.
149 You can install the <ulink
150 url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>
151 package to enable the <quote>floppy</quote> ioslave protocol. This will
152 allow easy access to the floppy disk drives on your system. The <ulink
153 url="http://packages.debian.org/stable/source/hfsplus">hfsplus</ulink>
154 package can be installed to access HFS+ partitions on a Mac OS system
155 using the <quote>mac</quote> ioslave.</para>
156
157 </sect3>
158
159 </sect2>
160
161 <sect2 role="content">
162 <title>Contents</title>
163
164 <segmentedlist>
165 <segtitle>Installed Programs</segtitle>
166 <segtitle>Installed Libraries</segtitle>
167 <segtitle>Installed Directories</segtitle>
168
169 <seglistitem>
170 <seg>appletproxy, drkonqi, extensionproxy, genkdmconf, kaccess,
171 kappfinder, kapplymousetheme, kasbar, kate, kblankscrn.kss,
172 kbookmarkmerger, kcheckpass, kcheckrunning, kcminit, kcontrol,
173 kcontroledit, kdcop, kdebugdialog, kdeeject, kdeinstallktheme,
174 kdepasswd, kdeprintfax, kdesktop, kdesktop_lock, kdesu, kdesud, kdialog,
175 kdm, kdm_config, kdm_greet, kdmctl, keditbookmarks, keditfiletype,
176 kfind, kfmclient, kfontinst, kfontview, khc_docbookdig.pl, khc_htdig.pl,
177 khc_htsearch.pl, khc_indexbuilder, khc_mansearch.pl, khelpcenter,
178 khotkeys, kicker, kinfocenter, kio_media_mounthelper,
179 kio_system_documenthelper, kjobviewer, klipper,
180 klocaldomainurifilterhelper, kmenuedit, knetattach, kompmgr, konqueror,
181 konsole, kpager, kpersonalizer, kpm, kprinter, krandom.kss, krandrtray,
182 krdb, kreadconfig, krootimage, ksmserver, ksplash, ksplashsimple, kstart,
183 ksysguard, ksysguardd, ksystraycmd, ktip, ktrash, kwebdesktop, kwin,
184 kwin_killer_helper, kwin_rules_dialog, kwrite, kwriteconfig, kxkb,
185 nspluginscan, nspluginviewer, and startkde</seg>
186 <seg>Numerous KDE support libraries, helper modules, and kioslaves</seg>
187 <seg>/etc/xdg/menus/applications-merged and the following subdirectories
188 of &kde-dir;/: include/[kate, ksgrd, ksplash, kwin],
189 lib/kconf_update_bin, share/[applnk, apps/[too many to list],
190 config, config.kcfg, desktop-directories, doc/kdm, fonts,
191 /mimelnk/[fonts, media, print], services/[searchproviders,
192 useragentstrings], sounds, templates, wallpapers, and /var/lib/kdm</seg>
193 </seglistitem>
194 </segmentedlist>
195
196 <variablelist>
197 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
198 <?dbfo list-presentation="list"?>
199 <?dbhtml list-presentation="table"?>
200
201 <varlistentry id="kate">
202 <term><command>kate</command></term>
203 <listitem>
204 <para> is a programmer's text editor for <application>KDE</application>.</para>
205 <indexterm zone="kdebase kate">
206 <primary sortas="b-kate">kate</primary>
207 </indexterm>
208 </listitem>
209 </varlistentry>
210
211 <varlistentry id="kcontrol">
212 <term><command>kcontrol</command></term>
213 <listitem>
214 <para> is the <application>KDE</application> Control Center.</para>
215 <indexterm zone="kdebase kcontrol">
216 <primary sortas="b-kcontrol">kcontrol</primary>
217 </indexterm>
218 </listitem>
219 </varlistentry>
220
221 <varlistentry id="kdebugdialog">
222 <term><command>kdebugdialog</command></term>
223 <listitem>
224 <para>is a dialog box for managing diagnostic messages at runtime.</para>
225 <indexterm zone="kdebase kdebugdialog">
226 <primary sortas="b-kdebugdialog">kdebugdialog</primary>
227 </indexterm>
228 </listitem>
229 </varlistentry>
230
231 <varlistentry id="kdesu">
232 <term><command>kdesu</command></term>
233 <listitem>
234 <para>is a graphical front end for the Unix
235 <command>su</command> command.</para>
236 <indexterm zone="kdebase kdesu">
237 <primary sortas="b-kdesu">kdesu</primary>
238 </indexterm>
239 </listitem>
240 </varlistentry>
241
242 <varlistentry id="kdm">
243 <term><command>kdm</command></term>
244 <listitem>
245 <para>is the <application>KDE</application> display manager
246 (a replacement for <command>xdm</command>).</para>
247 <indexterm zone="kdebase kdm">
248 <primary sortas="b-kdm">kdm</primary>
249 </indexterm>
250 </listitem>
251 </varlistentry>
252
253 <varlistentry id="kfind">
254 <term><command>kfind</command></term>
255 <listitem>
256 <para>is a utility to find files.</para>
257 <indexterm zone="kdebase kfind">
258 <primary sortas="b-kfind">kfind</primary>
259 </indexterm>
260 </listitem>
261 </varlistentry>
262
263 <varlistentry id="khelpcenter">
264 <term><command>khelpcenter</command></term>
265 <listitem>
266 <para>is the <application>KDE</application> help tool.</para>
267 <indexterm zone="kdebase khelpcenter">
268 <primary sortas="b-khelpcenter">khelpcenter</primary>
269 </indexterm>
270 </listitem>
271 </varlistentry>
272
273 <varlistentry id="kicker">
274 <term><command>kicker</command></term>
275 <listitem>
276 <para>is the <application>KDE</application> control panel.</para>
277 <indexterm zone="kdebase kicker">
278 <primary sortas="b-kicker">kicker</primary>
279 </indexterm>
280 </listitem>
281 </varlistentry>
282
283 <varlistentry id="kinfocenter">
284 <term><command>kinfocenter</command></term>
285 <listitem>
286 <para>provides a centralized and convenient overview of your
287 <application>KDE</application> and system settings.</para>
288 <indexterm zone="kdebase kinfocenter">
289 <primary sortas="b-kinfocenter">kinfocenter</primary>
290 </indexterm>
291 </listitem>
292 </varlistentry>
293
294 <varlistentry id="kioslaves">
295 <term>kioslaves</term>
296 <listitem>
297 <para>are support modules designed to be intimately familiar with a
298 certain protocol, so that a standard interface (most often these are
299 used by <command>konqueror</command>) can be used to get at data from
300 any number of places. Examples are the http and ftp kioslaves,
301 which will retrieve data from an http or ftp server respectively.</para>
302 <indexterm zone="kdebase kioslaves">
303 <primary sortas="c-kioslaves">kioslaves</primary>
304 </indexterm>
305 </listitem>
306 </varlistentry>
307
308 <varlistentry id="klipper">
309 <term><command>klipper</command></term>
310 <listitem>
311 <para> is a clipboard utility.</para>
312 <indexterm zone="kdebase klipper">
313 <primary sortas="b-klipper">klipper</primary>
314 </indexterm>
315 </listitem>
316 </varlistentry>
317
318 <varlistentry id="kmenuedit">
319 <term><command>kmenuedit</command></term>
320 <listitem>
321 <para>is a utility to rearrange or add items to the K-menu.</para>
322 <indexterm zone="kdebase kmenuedit">
323 <primary sortas="b-kmenuedit">kmenuedit</primary>
324 </indexterm>
325 </listitem>
326 </varlistentry>
327
328 <varlistentry id="konqueror">
329 <term><command>konqueror</command></term>
330 <listitem>
331 <para>is a filesystem and web browser.</para>
332 <indexterm zone="kdebase konqueror">
333 <primary sortas="b-konqueror">konqueror</primary>
334 </indexterm>
335 </listitem>
336 </varlistentry>
337
338 <varlistentry id="konsole">
339 <term><command>konsole</command></term>
340 <listitem>
341 <para>is a highly configurable <application>X</application>
342 terminal emulator.</para>
343 <indexterm zone="kdebase konsole">
344 <primary sortas="b-konsole">konsole</primary>
345 </indexterm>
346 </listitem>
347 </varlistentry>
348
349 <varlistentry id="kpager">
350 <term><command>kpager</command></term>
351 <listitem>
352 <para>provides a thumbnail view of all virtual desktops.</para>
353 <indexterm zone="kdebase kpager">
354 <primary sortas="b-kpager">kpager</primary>
355 </indexterm>
356 </listitem>
357 </varlistentry>
358
359 <varlistentry id="kprinter">
360 <term><command>kprinter</command></term>
361 <listitem>
362 <para>is the printing module in <application>KDE</application>. It
363 manages the actual printing from <application>KDE</application>
364 applications. It handles print job administration and handles printer and
365 print system management.</para>
366 <indexterm zone="kdebase kprinter">
367 <primary sortas="b-kprinter">kprinter</primary>
368 </indexterm>
369 </listitem>
370 </varlistentry>
371
372 <varlistentry id="ksplash">
373 <term><command>ksplash</command></term>
374 <listitem>
375 <para>is a splash screen that shows the progress of an application
376 that is loading.</para>
377 <indexterm zone="kdebase ksplash">
378 <primary sortas="b-ksplash">ksplash</primary>
379 </indexterm>
380 </listitem>
381 </varlistentry>
382
383 <varlistentry id="ksysguard">
384 <term><command>ksysguard</command></term>
385 <listitem>
386 <para>is a network enabled task manager and system monitor application,
387 with the additional functionality of <command>top</command>.</para>
388 <indexterm zone="kdebase ksysguard">
389 <primary sortas="b-ksysguard">ksysguard</primary>
390 </indexterm>
391 </listitem>
392 </varlistentry>
393
394 <varlistentry id="kwrite">
395 <term><command>kwrite</command></term>
396 <listitem>
397 <para>is a text editor for <application>KDE</application>.</para>
398 <indexterm zone="kdebase kwrite">
399 <primary sortas="b-kwrite">kwrite</primary>
400 </indexterm>
401 </listitem>
402 </varlistentry>
403
404 <varlistentry id="kxkb">
405 <term><command>kxkb</command></term>
406 <listitem>
407 <para>is a keyboard layout switching utility based on the X11 xkb
408 extension.</para>
409 <indexterm zone="kdebase kxkb">
410 <primary sortas="b-kxkb">kxkb</primary>
411 </indexterm>
412 </listitem>
413 </varlistentry>
414
415 </variablelist>
416
417 </sect2>
418
419</sect1>
Note: See TracBrowser for help on using the repository browser.