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 "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)">
|
---|
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-compat"/>,
|
---|
72 | <xref linkend="linux-pam"/>,
|
---|
73 | <xref linkend="openldap"/>,
|
---|
74 | <xref linkend="cyrus-sasl"/>,
|
---|
75 | <xref linkend="samba3"/>,
|
---|
76 | <xref linkend="hal"/> and
|
---|
77 | <xref linkend="dbus-qt3"/>,
|
---|
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://www.lm-sensors.org/">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="sudo"/>,
|
---|
87 | <xref linkend="graphviz"/>, and
|
---|
88 | <xref linkend="doxygen"/></para>
|
---|
89 |
|
---|
90 | <para condition="html" role="usernotes">User Notes:
|
---|
91 | <ulink url="&blfs-wiki;/kdebase"/></para>
|
---|
92 |
|
---|
93 | </sect2>
|
---|
94 |
|
---|
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 |
|
---|
120 | <sect2 role="installation">
|
---|
121 | <title>Installation of Kdebase</title>
|
---|
122 |
|
---|
123 | <note>
|
---|
124 | <para>You should ensure a <systemitem
|
---|
125 | class="groupname">nogroup</systemitem> group exists on your system before
|
---|
126 | performing the <command>configure</command> command, as
|
---|
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>
|
---|
131 |
|
---|
132 | <para>This package does not come with a test suite.</para>
|
---|
133 |
|
---|
134 | <para>Install <application>kdebase</application> with:</para>
|
---|
135 |
|
---|
136 | <!-- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
137 | href="../../xincludes/kde-sysconfdir.xml"/> -->
|
---|
138 |
|
---|
139 | <screen><userinput>./configure --prefix=&kde-dir; --sysconfdir=/etc/kde \
|
---|
140 | --disable-debug --disable-dependency-tracking &&
|
---|
141 | make</userinput></screen>
|
---|
142 |
|
---|
143 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
144 | href="../../xincludes/kde-apidocs.xml"/>
|
---|
145 |
|
---|
146 | <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
---|
147 |
|
---|
148 | <screen role='root'><userinput>make install</userinput></screen>
|
---|
149 |
|
---|
150 | </sect2>
|
---|
151 | <!--
|
---|
152 | <sect2 role="commands">
|
---|
153 | <title>Command Explanations</title>
|
---|
154 |
|
---|
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 |
|
---|
159 | <para><parameter>LD_LIBRARY_PATH="$KDE_PREFIX/lib" make</parameter>: A bug in
|
---|
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
|
---|
164 | around the problem.</para>
|
---|
165 |
|
---|
166 | </sect2>
|
---|
167 | -->
|
---|
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 |
|
---|
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>
|
---|
191 | <seg>appletproxy, drkonqi, extensionproxy, genkdmconf, kaccess,
|
---|
192 | kappfinder, kapplymousetheme, kasbar, kate, kblankscrn.kss,
|
---|
193 | kbookmarkmerger, kcheckpass, kcheckrunning, kcminit, kcminit_startup,
|
---|
194 | kcontrol, kcontroledit, kdcop, kdebugdialog, kdeeject, kdeinstallktheme,
|
---|
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,
|
---|
199 | khotkeys, kicker, kinfocenter (link to kcontrol), kio_media_mounthelper,
|
---|
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
|
---|
209 | of &kde-dir;/: include/{kate, ksgrd, ksplash, kwin},
|
---|
210 | lib/kconf_update_bin, share/{applnk, apps/{too many to list},
|
---|
211 | config, config.kcfg, desktop-directories, doc/kdm, fonts,
|
---|
212 | /mimelnk/{fonts, media, print}, services/{searchproviders,
|
---|
213 | useragentstrings}, sounds, templates, wallpapers, and /var/lib/kdm</seg>
|
---|
214 | </seglistitem>
|
---|
215 | </segmentedlist>
|
---|
216 |
|
---|
217 | <variablelist>
|
---|
218 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
219 | <?dbfo list-presentation="list"?>
|
---|
220 | <?dbhtml list-presentation="table"?>
|
---|
221 |
|
---|
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>
|
---|
255 | <para>is a graphical front end for the Unix
|
---|
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>
|
---|
266 | <para>is the <application>KDE</application> display manager
|
---|
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>
|
---|
307 | <para>provides a centralized and convenient overview of your
|
---|
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>
|
---|
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
|
---|
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>
|
---|
323 | <indexterm zone="kdebase kioslaves">
|
---|
324 | <primary sortas="c-kioslaves">kioslaves</primary>
|
---|
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 |
|
---|
349 | <varlistentry id="konqueror">
|
---|
350 | <term><command>konqueror</command></term>
|
---|
351 | <listitem>
|
---|
352 | <para>is a filesystem and web browser.</para>
|
---|
353 | <indexterm zone="kdebase konqueror">
|
---|
354 | <primary sortas="b-konqueror">konqueror</primary>
|
---|
355 | </indexterm>
|
---|
356 | </listitem>
|
---|
357 | </varlistentry>
|
---|
358 |
|
---|
359 | <varlistentry id="konsole">
|
---|
360 | <term><command>konsole</command></term>
|
---|
361 | <listitem>
|
---|
362 | <para>is a highly configurable <application>X</application>
|
---|
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 |
|
---|
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>
|
---|
395 | <listitem>
|
---|
396 | <para>is a splash screen that shows the progress of an application
|
---|
397 | that is loading.</para>
|
---|
398 | <indexterm zone="kdebase ksplash">
|
---|
399 | <primary sortas="b-ksplash">ksplash</primary>
|
---|
400 | </indexterm>
|
---|
401 | </listitem>
|
---|
402 | </varlistentry>
|
---|
403 |
|
---|
404 | <varlistentry id="ksysguard">
|
---|
405 | <term><command>ksysguard</command></term>
|
---|
406 | <listitem>
|
---|
407 | <para>is a network enabled task manager and system monitor application,
|
---|
408 | with the additional functionality of <command>top</command>.</para>
|
---|
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>
|
---|
428 | <para>is a keyboard layout switching utility based on the X11 xkb
|
---|
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 |
|
---|
440 | </sect1>
|
---|