source: kde/core/kdebase.xml@ b614fa2d

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 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since b614fa2d was 74ccc115, checked in by Randy McMurchy <randy@…>, 20 years ago

Minor modifications to kdebase and kdenetwork

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

  • Property mode set to 100644
File size: 6.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/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-size "17.3 MB">
10<!ENTITY kdebase-buildsize "174-274 MB (depending on options used)">
11<!ENTITY kdebase-time "20.68 SBU (including building API docs)">
12]>
13
14<sect1 id="kdebase" xreflabel="kdebase-&kde-version;">
15<sect1info>
16<othername>$LastChangedBy$</othername>
17<date>$Date$</date>
18</sect1info>
19<?dbhtml filename="kdebase.html"?>
20<title>kdebase-&kde-version;</title>
21
22<sect2>
23<title>Introduction to <application>kdebase</application></title>
24
25<para><application>kdebase</application> is the last mandatory package
26required for the K Desktop Environment. It provides various applications,
27infrastructure files and libraries.</para>
28
29<sect3><title>Package information</title>
30<itemizedlist spacing='compact'>
31<listitem><para>Download (HTTP): <ulink
32url="&kdebase-download-http;"/></para></listitem>
33<listitem><para>Download (FTP): <ulink
34url="&kdebase-download-ftp;"/></para></listitem>
35<listitem><para>Download size: &kdebase-size;</para></listitem>
36<listitem><para>Estimated Disk space required:
37&kdebase-buildsize;</para></listitem>
38<listitem><para>Estimated build time:
39&kdebase-time;</para></listitem></itemizedlist>
40</sect3>
41
42<sect3><title><application>kdebase</application> dependencies</title>
43<sect4><title>Required</title>
44<para><xref linkend="kdelibs"/></para></sect4>
45<sect4><title>Optional</title>
46<para>
47<xref linkend="pkgconfig"/>,
48<xref linkend="libjpeg"/>,
49<xref linkend="libtiff"/>,
50<xref linkend="libart_lgpl"/>,
51<xref linkend="lesstif"/>,
52<xref linkend="libxml2"/>,
53<xref linkend="j2sdk"/>,
54<xref linkend="openssl"/>,
55<xref linkend="Linux_PAM"/>,
56<xref linkend="openldap"/>,
57<xref linkend="samba3"/>,
58<ulink url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>,
59<ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
60<ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
61<ulink url="http://www.research.att.com/sw/tools/graphviz/">Graphviz</ulink>
62and <ulink url="http://www.stack.nl/~dimitri/doxygen/">doxygen</ulink>
63</para></sect4>
64</sect3>
65
66</sect2>
67
68<sect2>
69<title>Installation of <application>kdebase</application></title>
70
71<para><emphasis>Note:</emphasis> You should ensure a 'nogroup' group exists on
72your system before performing the <command>make install</command> command, as
73<application>kdebase</application> installs a program with group ownership of
74'nogroup'.</para>
75
76<para>Install <application>kdebase</application> with:</para>
77<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
78 --disable-dependency-tracking &amp;&amp;
79make &amp;&amp;
80make install</command></userinput></screen>
81
82<note><para>If you wish to create the <acronym>API</acronym> documentation and
83you have <application>doxygen</application> and
84<application>Graphviz</application> installed, <command>make apidox</command>
85must be done before <command>make install</command>. This applies to all
86packages which can utilize <application>doxygen</application>.</para></note>
87
88</sect2>
89
90<sect2>
91<title>Contents</title>
92
93<para>Major programs in <application>kdebase</application> include
94<command>kate</command>,
95<command>kcontrol</command>,
96<command>kdebugdialog</command>,
97<command>kdeprint</command>,
98<command>kdesu</command>,
99<command>kdm</command>,
100<command>kfind</command>,
101<command>khelpcenter</command>,
102<command>kicker</command>,
103<command>kinfocenter</command>,
104<command>kioslave</command>,
105<command>klipper</command>,
106<command>kmenuedit</command>,
107<command>konqueror</command>,
108<command>konsole</command>,
109<command>kpager</command>,
110<command>ksplashml</command>,
111<command>ksysguard</command>,
112<command>kwrite</command> and
113<command>kxkb</command>.
114</para>
115
116</sect2>
117
118<sect2><title>Description</title>
119
120<sect3><title>kate</title>
121<para><command>kate</command> is a programmer's text editor for
122<acronym>KDE</acronym>.</para></sect3>
123
124<sect3><title>kcontrol</title>
125<para><command>kcontrol</command> is <acronym>KDE</acronym> Control
126Center.</para></sect3>
127
128<sect3><title>kdebugdialog</title>
129<para><command>kdebugdialog</command> is a dialog box for managing
130diagnostic messages at runtime.</para></sect3>
131
132<sect3><title>kdeprint</title>
133<para><command>kdeprint</command> provides print job
134administration.</para></sect3>
135
136<sect3><title>kdesu</title>
137<para><command>kdesu</command> is a graphical front end for the
138Unix <command>su</command> command.</para></sect3>
139
140<sect3><title>kdm</title>
141<para><command>kdm</command> is the <acronym>KDE</acronym> display
142manager (a
143replacement for <command>xdm</command>).</para></sect3>
144
145<sect3><title>kfind</title>
146<para><command>kfind</command> is an utility to find
147files.</para></sect3>
148
149<sect3><title>khelpcenter</title>
150<para><command>khelpcenter</command> is the <acronym>KDE</acronym> help
151tool.</para></sect3>
152
153<sect3><title>kicker</title>
154<para><command>kicker</command> is the <acronym>KDE</acronym> control
155panel.</para></sect3>
156
157<sect3><title>kinfocenter</title>
158<para><command>kinfocenter</command> provides a centralized
159and convenient overview of your <acronym>KDE</acronym> and system
160settings.</para></sect3>
161
162<sect3><title>klipper</title>
163<para><command>klipper</command> is a clipboard utility.</para></sect3>
164
165<sect3><title>kmenuedit</title>
166<para><command>kmenuedit</command> is an utility to rearrange or add
167items to the K-menu.</para></sect3>
168
169<sect3><title>konqueror</title>
170<para><command>konqueror</command> is a filesystem and web
171browser.</para></sect3>
172
173<sect3><title>konsole</title>
174<para><command>konsole</command> is a highly configurable X terminal
175emulator.</para></sect3>
176
177<sect3><title>kpager</title>
178<para><command>kpager</command> provides a thumbnail view of all
179virtual desktops.</para></sect3>
180
181<sect3><title>ksplashml</title>
182<para><command>ksplashml</command> is a splash screen that
183shows the progress of an application that is loading.</para></sect3>
184
185<sect3><title>ksysguard</title>
186<para><command>ksysguard</command> is a network enabled task manager
187and system monitor application, with the additional functionality of
188<command>top</command>.</para></sect3>
189
190<sect3><title>kwrite</title>
191<para><command>kwrite</command> is a text editor for
192<acronym>KDE</acronym>.</para></sect3>
193
194<sect3><title>kxkb</title>
195<para><command>kxkb</command> is a keyboard layout switching
196utility based on X11 xkb extension.</para></sect3>
197
198</sect2>
199
200</sect1>
Note: See TracBrowser for help on using the repository browser.