source: kde/core/kdelibs.xml@ a747b3c

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 a747b3c was 8d1fd4e1, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago

Adding automatized scripts generation related tags. Kde-core chapter.

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

  • Property mode set to 100644
File size: 7.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/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 "fe69f2f5c66dffd8fc741dcff221b80c">
10 <!ENTITY kdelibs-size "16.1 MB">
11 <!ENTITY kdelibs-buildsize "266 MB (additional 371 MB for API docs)">
12 <!ENTITY kdelibs-time "19.1 SBU (additional 15.3 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 <keywordset>
22 <keyword role="package">kdelibs-&kde-version;.tar</keyword>
23 <keyword role="ftptdir">kde</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>Kdelibs-&kde-version;</title>
28
29 <indexterm zone="kdelibs">
30 <primary sortas="a-kdelibs">Kdelibs</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to Kdelibs</title>
35
36 <para>This package includes programs and libraries that are central to the
37 development and execution of a <application>KDE</application> program,
38 as well as internationalization files for these libraries, misc HTML
39 documentation, theme modules and regression tests.</para>
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing='compact'>
43 <listitem>
44 <para>Download (HTTP): <ulink url="&kdelibs-download-http;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download (FTP): <ulink url="&kdelibs-download-ftp;"/></para>
48 </listitem>
49 <listitem>
50 <para>Download MD5 sum: &kdelibs-md5sum;</para>
51 </listitem>
52 <listitem>
53 <para>Download size: &kdelibs-size;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated disk space required: &kdelibs-buildsize;</para>
57 </listitem>
58 <listitem>
59 <para>Estimated build time: &kdelibs-time;</para>
60 </listitem>
61 </itemizedlist>
62
63 <bridgehead renderas="sect3">Kdelibs Dependencies</bridgehead>
64
65 <bridgehead renderas="sect4">Required</bridgehead>
66 <para role="required"><xref linkend="aRts"/></para>
67
68 <bridgehead renderas="sect4">Recommended</bridgehead>
69 <para role="recommended"><xref linkend="libjpeg"/>,
70 <xref linkend="libart_lgpl"/>,
71 <xref linkend="libxml2"/>,
72 <xref linkend="libxslt"/>,
73 <xref linkend="pcre"/>,
74 <xref linkend="gamin"/>,
75 <xref linkend="openssl"/>, and
76 <ulink url="http://www.gnu.org/software/libidn/">Libidn</ulink></para>
77
78 <bridgehead renderas="sect4">Optional</bridgehead>
79 <para role="optional"><xref linkend="libtiff"/>,
80 <xref linkend="aspell"/>,
81 <xref linkend="cups"/>,
82 <xref linkend="openldap"/>,
83 <xref linkend="alsa"/>,
84 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
85 <ulink url="http://www.openexr.com/">OpenEXR</ulink>,
86 <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
87 <ulink url="http://www.graphviz.org/">GraphViz</ulink>, and
88 <xref linkend="doxygen"/></para>
89
90 </sect2>
91
92 <sect2 role="installation">
93 <title>Installation of Kdelibs</title>
94
95 <para>Install <application>kdelibs</application> with:</para>
96
97 <note>
98 <para>The <command>configure</command> command below uses the default
99 location, <filename class='directory'>$KDE_PREFIX/etc</filename> for
100 <application>KDE</application> configuration files. If you want your
101 system to be compliant with the <ulink
102 url='http://www.pathname.com/fhs/pub/fhs-2.3.html#ETCHOSTSPECIFICSYSTEMCONFIGURATION'>Filesystem
103 Hierarchy Standard</ulink>, add the parameter
104 <parameter>--sysconfdir=/etc/kde</parameter> to the
105 <command>configure</command> command.</para>
106 </note>
107
108<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
109 --disable-dependency-tracking --enable-fast-malloc=full &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_PREFIX/share/doc/HTML/en/kdelibs-apidocs</filename>.
130 </para>
131 </note>
132
133 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
134
135<screen role='root'><userinput>make install</userinput></screen>
136
137 </sect2>
138
139 <sect2 role="commands">
140 <title>Command Explanations</title>
141
142 <para><parameter>--prefix=&kde-dir;</parameter>: This option tells the process
143 to install the package in <filename class="directory">&kde-dir;</filename>.</para>
144
145 <para><parameter>--disable-debug</parameter>: This option causes the
146 package to be compiled without debugging code.</para>
147
148 <para><parameter>--disable-dependency-tracking</parameter>: This option
149 speeds up one time builds.</para>
150
151 <para><parameter>--enable-fast-malloc=full</parameter>: This option tells
152 <application>KDE</application> programs to use an internal memory
153 allocation scheme optimized for <application>KDE</application>.</para>
154
155 </sect2>
156
157 <sect2 role="content">
158 <title>Contents</title>
159
160 <segmentedlist>
161 <segtitle>Installed Programs</segtitle>
162 <segtitle>Installed Libraries</segtitle>
163 <segtitle>Installed Directories</segtitle>
164
165 <seglistitem>
166 <seg>Numerous <application>KDE</application> support programs</seg>
167 <seg>Numerous <application>KDE</application> libraries</seg>
168 <seg>kde/share and kde/etc</seg>
169 </seglistitem>
170 </segmentedlist>
171
172 <variablelist>
173 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
174 <?dbfo list-presentation="list"?>
175 <?dbhtml list-presentation="table"?>
176
177 <varlistentry id="kdelib-programs">
178 <term>KDE Support Programs</term>
179 <listitem>
180 <para>contain essential support programs needed by other
181 <application>KDE</application> applications.</para>
182 <indexterm zone="kdelibs kdelib-programs">
183 <primary sortas="b-kdelib-programs">KDE Support Programs</primary>
184 </indexterm>
185 </listitem>
186 </varlistentry>
187
188 <varlistentry id="kde-libraries">
189 <term>KDE Libraries</term>
190 <listitem>
191 <para>contain essential functions that are needed by
192 <application>KDE</application> applications.</para>
193 <indexterm zone="kdelibs kde-libraries">
194 <primary sortas="c-kde-libraries">kde-libraries</primary>
195 </indexterm>
196 </listitem>
197 </varlistentry>
198
199 </variablelist>
200
201 <para>The number of programs and libraries installed by
202 <application>kdelibs</application> prohibits an explanation of each one
203 in this section. Instead, see the <ulink url="http://docs.kde.org/">KDE
204 Documentation</ulink>.</para>
205
206 </sect2>
207
208</sect1>
Note: See TracBrowser for help on using the repository browser.