source: kde/core/kdelibs.xml@ 6732c094

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 6732c094 was 6732c094, checked in by Randy McMurchy <randy@…>, 17 years ago

Updated all the XML files (and the one stylesheet) to use the 4.5 version of DocBook XML DTD

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

  • Property mode set to 100644
File size: 10.3 KB
Line 
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 kdelibs-download-http "&kde-download-http;/kdelibs-&kde-version;.tar.bz2">
8 <!ENTITY kdelibs-download-ftp "&kde-download-ftp;/kdelibs-&kde-version;.tar.bz2">
9 <!ENTITY kdelibs-md5sum "e4d137879a66e92b895b3de5413a61d8">
10 <!ENTITY kdelibs-size "14.8 MB">
11 <!ENTITY kdelibs-buildsize "255 MB (additional 659 MB for API docs)">
12 <!ENTITY kdelibs-time "11.3 SBU (additional 3.9 SBU for API docs)">
13]>
14
15<sect1 id="kdelibs" xreflabel="kdelibs-&kde-version;">
16 <?dbhtml filename="kdelibs.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Kdelibs-&kde-version;</title>
24
25 <indexterm zone="kdelibs">
26 <primary sortas="a-kdelibs">Kdelibs</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Kdelibs</title>
31
32 <para>This package includes programs and libraries that are central to the
33 development and execution of a <application>KDE</application> program,
34 as well as internationalization files for these libraries, miscellaneous
35 HTML documentation, theme modules and regression tests.</para>
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing='compact'>
39 <listitem>
40 <para>Download (HTTP): <ulink url="&kdelibs-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&kdelibs-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &kdelibs-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &kdelibs-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &kdelibs-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &kdelibs-time;</para>
56 </listitem>
57 </itemizedlist>
58
59 <bridgehead renderas="sect3">Kdelibs Dependencies</bridgehead>
60
61 <bridgehead renderas="sect4">Required</bridgehead>
62 <para role="required"><xref linkend="aRts"/></para>
63
64 <bridgehead renderas="sect4">Recommended</bridgehead>
65 <para role="recommended"><xref linkend="libjpeg"/>,
66 <xref linkend="libart_lgpl"/>,
67 <xref linkend="libxml2"/>,
68 <xref linkend="libxslt"/>,
69 <xref linkend="pcre"/>,
70 <xref linkend="gamin"/>,
71 <xref linkend="openssl"/>, and
72 <xref linkend="libidn"/></para>
73
74 <bridgehead renderas="sect4">Optional</bridgehead>
75 <para role="optional"><xref linkend="libtiff"/>,
76 <xref linkend="aspell"/>,
77 <xref linkend="cups"/>,
78 <!-- We should look real hard at the LDAP dependency. Though the KDE
79 dependency chart lists it for kdelibs, I don't think it uses it
80 one bit. -->
81 <xref linkend="openldap"/>,
82 <xref linkend="alsa"/>,
83 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
84 <ulink url="http://www.openexr.com/">OpenEXR</ulink>,
85 <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
86 <ulink url="http://www.lua.org/">Lua</ulink> (version &lt; 5.1),
87 <ulink url="http://www.opensource.apple.com/darwinsource/tarballs/apsl/">mDNSResponder</ulink>,
88 <ulink url="http://sourceforge.net/projects/libthai">LibThai</ulink>,
89 <ulink url="http://www.ivrix.org.il/projects/spell-checker/">Hspell</ulink>,
90 <ulink url="ftp://oss.sgi.com/projects/xfs/cmd_tars/">libacl</ulink>
91 (requires <ulink url="ftp://oss.sgi.com/projects/xfs/cmd_tars/">libattr</ulink>),
92 <xref linkend="graphviz"/>, and
93 <xref linkend="doxygen"/></para>
94
95 <para condition="html" role="usernotes">User Notes:
96 <ulink url="&blfs-wiki;/kdelibs"/></para>
97
98 </sect2>
99
100 <sect2 role="installation" id="kdelibs-install"
101 xreflabel="the installation of kdelibs">
102 <title>Installation of Kdelibs</title>
103
104 <para>Install <application>kdelibs</application> with:</para>
105
106<screen><userinput>./configure --prefix=&kde-dir; \
107 --sysconfdir=/etc/kde \
108 --disable-debug \
109 --disable-dependency-tracking &amp;&amp;
110make</userinput></screen>
111
112 <note>
113 <para>If you wish to create the API documentation and you have
114 <application>Doxygen</application> and <application>Graphviz</application>
115 installed, <command>make apidox</command> must be done before
116 <command>make install</command>. This applies to all packages which
117 can utilize <application>Doxygen</application>.</para>
118
119 <para>The <command>make apidox</command> command generates a lot of
120 errors and warnings. In some cases it complains that Helvetica fonts are
121 missing and substitutes a font that does not fit boxes properly. You can
122 add the font by downloading the <ulink
123 url="ftp://ftp.gnome.ru/fonts/urw/release/">URW Fonts </ulink> and
124 unpacking them into <filename class='directory'>~/.fonts</filename>.
125 <command>fc-cache</command> should also be run to update the font
126 properties on your system.</para>
127
128 <para>The documents generated are HTML and are found in <filename
129 class='directory'>&kde-dir;/share/doc/HTML/en/kdelibs-apidocs</filename>.
130 </para>
131 </note>
132
133 <para>This package does not come with a test suite that works with
134 <application>GCC</application>-&gcc-version;.</para>
135
136 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
137
138<screen role='root'><userinput>make install</userinput></screen>
139
140 </sect2>
141
142 <sect2 role="commands">
143 <title>Command Explanations</title>
144
145 <para><parameter>--prefix=&kde-dir;</parameter>: This option tells the process
146 to install the package in <filename class="directory">&kde-dir;</filename>.</para>
147
148 <para><parameter>--disable-debug</parameter>: This option causes the
149 package to be compiled without debugging code.</para>
150
151 <para><parameter>--disable-dependency-tracking</parameter>: This option
152 speeds up one time builds.</para>
153
154<!--
155 <para><parameter>- -enable-fast-malloc=full</parameter>: This option tells
156 <application>KDE</application> programs to use an internal memory
157 allocation scheme optimized for <application>KDE</application>.</para>
158-->
159
160 <para><parameter>--sysconfdir=/etc/kde</parameter>: This option places
161 configuration files in compliance with the <ulink
162 url='http://www.pathname.com/fhs/pub/fhs-2.3.html#ETCHOSTSPECIFICSYSTEMCONFIGURATION'
163 >Filesystem Hierarchy Standard</ulink>. If you omit this parameter, the
164 configuration files will be placed in <filename
165 class='directory'>$KDE_PREFIX/etc</filename> which may be desirable if
166 you have multiple versions of <application>KDE</application> installed.</para>
167
168
169 </sect2>
170
171 <sect2 id="kdelibs-runtime-dependencies"
172 xreflabel="KDE Libraries Runtime Dependencies">
173 <title>Run-Time Dependencies</title>
174
175 <para>The <application>KDE</application> libraries access other programs at
176 run time. One additional package that has not been mentioned already is
177 <ulink url="http://packages.debian.org/unstable/source/pmount/">
178 pmount</ulink>. This enables auto-mounting of hotplugged devices at
179 /media/[device_name] for any user without any fstab modification. It is
180 needed to enable the full integration of <application>KDE</application>
181 with <xref linkend="hal"/>.</para>
182
183 </sect2>
184
185
186 <sect2 role="content">
187 <title>Contents</title>
188
189 <segmentedlist>
190 <segtitle>Installed Programs</segtitle>
191 <segtitle>Installed Libraries</segtitle>
192 <segtitle>Installed Directories</segtitle>
193
194 <seglistitem>
195 <seg>Numerous <application>KDE</application> support programs:
196 artsmessage, checkXML, cupsdconf, cupsdoprint, dcop, dcopclient,
197 dcopfind, dcopidl, dcopidl2cpp, dcopidlng, dcopobject, dcopquit,
198 dcopref, dcopserver, dcopserver_shutdown, dcopstart, filesharelist,
199 fileshareset, imagetops, kab2kabc, kaddprinterwizard, kbuildsycoca,
200 kcmshell, kconf_update, kconfig_compiler, kcookiejar, kde-config,
201 kde-menu, kded, kdeinit, kdeinit_shutdown, kdeinit_wrapper, kdesu_stub,
202 kdontchangethehostname, kdostartupconfig, kfile, kfmexec, kgrantpty,
203 khotnewstuff, kinstalltheme, kio_http_cache_cleaner, kio_uiserver,
204 kioexec, kioslave, klauncher, kmailservice, kpac_dhcp_helper,
205 ksendbugmail, kshell, kstartupconfig, ksvgtopng, ktelnetservice,
206 ktradertest, kunittestmodrunner, kwrapper, lnusertemp,
207 make_driver_db_cups, make_driver_db_lpr, makekdewidgets, meinproc,
208 and preparetips</seg>
209 <seg>Numerous <application>KDE</application> libraries and helper
210 modules</seg>
211 <seg>/etc/kde and the following subdirectories of &kde-dir;/:
212 include/{dnssd, dom, kabc, kate, kdeprint, kdesu, khexedit, kio, kjs,
213 kmdi, kmediaplayer, knewstuff, kparts, kresources, ksettings, kspell2,
214 ktexteditor, kunittest, libkmid}, lib/kde3, and share/{applications,
215 apps, autostart, config, doc, emoticons, icons, mimelnk, services} </seg>
216 </seglistitem>
217 </segmentedlist>
218
219 <variablelist>
220 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
221 <?dbfo list-presentation="list"?>
222 <?dbhtml list-presentation="table"?>
223
224 <varlistentry id="kdelib-programs">
225 <term>KDE Support Programs</term>
226 <listitem>
227 <para>are essential support programs needed by other
228 <application>KDE</application> applications.</para>
229 <indexterm zone="kdelibs kdelib-programs">
230 <primary sortas="b-kdelib-programs">KDE Support Programs</primary>
231 </indexterm>
232 </listitem>
233 </varlistentry>
234
235 <varlistentry id="kde-libraries">
236 <term>KDE Libraries</term>
237 <listitem>
238 <para>contain essential functions that are needed by
239 <application>KDE</application> applications.</para>
240 <indexterm zone="kdelibs kde-libraries">
241 <primary sortas="c-kde-libraries">kde-libraries</primary>
242 </indexterm>
243 </listitem>
244 </varlistentry>
245
246 </variablelist>
247
248 <para>The number of programs and libraries installed by
249 <application>kdelibs</application> prohibits an explanation of each one
250 in this section. Instead, see the <ulink url="http://docs.kde.org/">KDE
251 Documentation</ulink>.</para>
252
253 </sect2>
254
255</sect1>
Note: See TracBrowser for help on using the repository browser.