source: kde/inst/kde-base.xml@ 1fdbdb4

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.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 v5_1 v5_1-pre1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 1fdbdb4 was 1fdbdb4, checked in by Igor Živković <igor@…>, 20 years ago

updated to kde-3.1.5

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

  • Property mode set to 100644
File size: 4.6 KB
Line 
1<sect1 id="kde-base" xreflabel="kdebase-&kde-version;">
2<title>kdebase-&kde-version;</title>
3
4<sect2>
5<title>Introduction to <application>kdebase</application></title>
6
7<para><application>kdebase</application> is the second mandatory package (besides kdelibs) for
8the K Desktop Environment. It provides various applications and infrastructure files
9and libraries.</para>
10
11<sect3><title>Package information</title>
12<itemizedlist spacing='compact'>
13<listitem><para>Download (HTTP): <ulink url="&kde-base-download-http;"/></para></listitem>
14<listitem><para>Download (FTP): <ulink url="&kde-base-download-ftp;"/></para></listitem>
15<listitem><para>Download size: &kde-base-size;</para></listitem>
16<listitem><para>Estimated Disk space required: &kde-base-buildsize;</para></listitem>
17<listitem><para>Estimated build time: &kde-base-time;</para></listitem></itemizedlist>
18</sect3>
19
20<sect3><title><application>kdebase</application> dependencies</title>
21<sect4><title>Required</title>
22<para><xref linkend="kde-libs"/></para></sect4>
23<sect4><title>Optional</title>
24<para>
25<xref linkend="openssl"/>,
26<xref linkend="lesstif"/>,
27<xref linkend="Linux_PAM"/>,
28<xref linkend="openldap"/>,
29<xref linkend="libtiff"/>,
30<xref linkend="j2sdk"/>,
31<xref linkend="samba"/>,
32<xref linkend="pkgconfig"/>,
33<ulink url="http://www.pdc.kth.se/kth-krb/">KTH Kerberos</ulink>,
34<ulink url="http://www.research.att.com/sw/tools/graphviz/">graphviz</ulink> and
35<ulink url="http://www.stack.nl/~dimitri/doxygen/">doxygen</ulink>
36</para></sect4>
37</sect3>
38
39</sect2>
40
41<sect2>
42<title>Installation of <application>kdebase</application></title>
43
44<!--
45<para>Check to see if <filename class="libraryfile">/lib/libmisc.la</filename>
46exists. If not, run:</para>
47<screen><userinput><command>ln -sf /usr/lib/libmisc.la /lib/libmisc.la</command>
48</userinput></screen>
49-->
50
51<para>Install kdebase with:</para>
52<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
53 --disable-dependency-tracking &amp;&amp;
54make &amp;&amp;
55make install</command></userinput></screen>
56
57</sect2>
58
59<sect2>
60<title>Contents</title>
61
62<para>Major programs in kdebase include
63<command>kdesktop</command>,
64<command>kaddressbook</command>,
65<command>kappfinder</command>,
66<command>kcontrol</command>,
67<command>kdeprint</command>,
68<command>kdm</command>,
69<command>kfind</command>,
70<command>khelpcenter</command>,
71<command>khotkeys</command>,
72<command>kicker</command>,
73<command>klipper</command>,
74<command>kmenuedit</command>,
75<command>konqueror</command>,
76<command>konsole</command>,
77<command>kscreensaver</command> and
78<command>ktip</command>
79</para>
80
81</sect2>
82
83<sect2><title>Description</title>
84
85<sect3><title>kdesktop</title>
86<para><command>kdesktop</command> is the program that handles desktop icons, popup menus, and the
87screensaver system.</para></sect3>
88
89<sect3><title>kaddressbook</title>
90<para><command>kaddressbook</command> is a simple addressbook.</para></sect3>
91
92<sect3><title>kappfinder</title>
93<para><command>kappfinder</command>is an utility to add
94non-<acronym>KDE</acronym> applications to K-menu.</para></sect3>
95
96<sect3><title>kcontrol</title>
97<para><command>kcontrol</command>is <acronym>KDE</acronym> Control
98Center.</para></sect3>
99
100<sect3><title>kdeprint</title>
101<para><command>kdeprint</command> provides Print job administration.</para></sect3>
102
103<sect3><title>kdm</title>
104<para><command>kdm</command> is the <acronym>KDE</acronym> Display manager (a
105replacement for xdm.</para></sect3>
106
107<sect3><title>kfind</title>
108<para><command>kfind</command> is an utility to find files.</para></sect3>
109
110<sect3><title>khelpcenter</title>
111<para><command>khelpcenter</command> is the <acronym>KDE</acronym> help
112tool.</para></sect3>
113
114<sect3><title>khotkeys</title>
115<para><command>khotkeys</command> handles hot keys for
116<acronym>KDE</acronym>.</para></sect3>
117
118<sect3><title>kicker</title>
119<para><command>kicker</command> is the <acronym>KDE</acronym> control
120panel.</para></sect3>
121
122<sect3><title>klipper</title>
123<para><command>klipper</command> is a clipboard utility.</para></sect3>
124
125<sect3><title>kmenuedit</title>
126<para><command>kmenuedit</command> is an utility to rearrange or add
127items to the K-menu.</para></sect3>
128
129<sect3><title>konqueror</title>
130<para><command>konqueror</command> is a filesystem and Web browser.</para></sect3>
131
132<sect3><title>konsole</title>
133<para><command>konsole</command> is a highly configurable X terminal
134emulator.</para></sect3>
135
136<sect3><title>kscreensaver</title>
137<para><command>kscreensaver</command> is a program to set up
138screensavers.</para></sect3>
139
140<sect3><title>ktip</title>
141<para><command>ktip</command> is a wizard to provide hints and
142<acronym>KDE</acronym> information.</para></sect3>
143
144</sect2>
145
146</sect1>
Note: See TracBrowser for help on using the repository browser.