source: kde/core/kdebase.xml@ 24a0ae5

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 24a0ae5 was 24a0ae5, checked in by Bruce Dubbs <bdubbs@…>, 18 years ago

Update note in kdebase to ensure nogroup is created before configure.

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

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