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 kderuntime-download-http "&kde-download-http;&kderuntime-version;/src/kde-runtime-&kderuntime-version;.tar.xz">
|
---|
8 | <!ENTITY kderuntime-download-ftp "&kde-download-ftp;&kderuntime-version;/src/kde-runtime-&kderuntime-version;.tar.xz">
|
---|
9 | <!ENTITY kderuntime-md5sum "d954bf534c796f15088d78c03b955754">
|
---|
10 | <!ENTITY kderuntime-size "5.6 MB">
|
---|
11 | <!ENTITY kderuntime-buildsize "548 MB">
|
---|
12 | <!ENTITY kderuntime-time "7.5 SBU">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="kderuntime" xreflabel="kde-runtime-&kderuntime-version;">
|
---|
16 | <?dbhtml filename="kde4runtime.html"?>
|
---|
17 |
|
---|
18 | <sect1info>
|
---|
19 | <othername>$LastChangedBy$</othername>
|
---|
20 | <date>$Date$</date>
|
---|
21 | </sect1info>
|
---|
22 |
|
---|
23 | <title>Kde-runtime-&kderuntime-version;</title>
|
---|
24 |
|
---|
25 | <indexterm zone="kderuntime">
|
---|
26 | <primary sortas="a-kderuntime">kderuntime</primary>
|
---|
27 | </indexterm>
|
---|
28 |
|
---|
29 | <sect2 role="package">
|
---|
30 | <title>Introduction to Kde-runtime</title>
|
---|
31 |
|
---|
32 | <para>Kde-runtime is for runtime dependencies and is a required
|
---|
33 | package for <application>KDE</application> applications like kdesu,
|
---|
34 | kfile etc.</para>
|
---|
35 |
|
---|
36 | &lfs71_checked;
|
---|
37 |
|
---|
38 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
39 | <itemizedlist spacing="compact">
|
---|
40 | <listitem>
|
---|
41 | <para>Download (HTTP): <ulink url="&kderuntime-download-http;"/></para>
|
---|
42 | </listitem>
|
---|
43 | <listitem>
|
---|
44 | <para>Download (FTP): <ulink url="&kderuntime-download-ftp;"/></para>
|
---|
45 | </listitem>
|
---|
46 | <listitem>
|
---|
47 | <para>Download MD5 sum: &kderuntime-md5sum;</para>
|
---|
48 | </listitem>
|
---|
49 | <listitem>
|
---|
50 | <para>Download size: &kderuntime-size;</para>
|
---|
51 | </listitem>
|
---|
52 | <listitem>
|
---|
53 | <para>Estimated disk space required: &kderuntime-buildsize;</para>
|
---|
54 | </listitem>
|
---|
55 | <listitem>
|
---|
56 | <para>Estimated build time: &kderuntime-time;</para>
|
---|
57 | </listitem>
|
---|
58 | </itemizedlist>
|
---|
59 |
|
---|
60 | <!--
|
---|
61 | <bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
---|
62 | <itemizedlist spacing='compact'>
|
---|
63 | <listitem>
|
---|
64 | <para>Required patch: <ulink
|
---|
65 | url="&patch-root;/kderuntime-&kderuntime-version;-fixes-1.patch"/></para>
|
---|
66 | </listitem>
|
---|
67 | </itemizedlist>
|
---|
68 | -->
|
---|
69 | <bridgehead renderas="sect3">Kde-runtime Dependencies</bridgehead>
|
---|
70 |
|
---|
71 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
72 | <para role="required">
|
---|
73 | <xref linkend="kdelibs"/>
|
---|
74 | </para>
|
---|
75 |
|
---|
76 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
77 | <para role="recommended">
|
---|
78 | <xref linkend="libjpeg"/> and
|
---|
79 | <xref linkend="exiv2"/>
|
---|
80 | </para>
|
---|
81 |
|
---|
82 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
83 | <para role="optional">
|
---|
84 | <xref linkend="pulseaudio"/>,
|
---|
85 | <xref linkend="xine-lib"/>,
|
---|
86 | <xref linkend="libcanberra"/>,
|
---|
87 | <xref linkend="samba3"/>,
|
---|
88 | <xref linkend="libtirpc"/>,
|
---|
89 | <ulink url="http://www.openslp.org/">OpenSLP</ulink>,
|
---|
90 | <ulink url="http://launchpad.net/ntrack">QNtrack</ulink>,
|
---|
91 | <ulink url="http://www.libssh.org/">LibSSH</ulink> and
|
---|
92 | <ulink url="http://www.openexr.com/">OpenEXR</ulink>
|
---|
93 | </para>
|
---|
94 |
|
---|
95 | <para condition="html" role="usernotes">User Notes:
|
---|
96 | <ulink url="&blfs-wiki;/kderuntime"/>
|
---|
97 | </para>
|
---|
98 |
|
---|
99 | </sect2>
|
---|
100 |
|
---|
101 | <sect2 role="installation">
|
---|
102 | <title>Installation of Kde-runtime</title>
|
---|
103 |
|
---|
104 | <para>Install <application>kderuntime</application> by running the following
|
---|
105 | commands:</para>
|
---|
106 |
|
---|
107 | <screen><userinput>mkdir build &&
|
---|
108 | cd build &&
|
---|
109 | cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX \
|
---|
110 | -DKDE_DEFAULT_HOME=.kde4 \
|
---|
111 | -DSYSCONF_INSTALL_DIR=/etc/kde4 \
|
---|
112 | .. &&
|
---|
113 | make</userinput></screen>
|
---|
114 |
|
---|
115 | <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
---|
116 |
|
---|
117 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
118 |
|
---|
119 | </sect2>
|
---|
120 | <!--
|
---|
121 | <sect2 role="commands">
|
---|
122 | <title>Command Explanations</title>
|
---|
123 |
|
---|
124 | <para><option>- -xyz</option>: This option is set for ...</para>
|
---|
125 |
|
---|
126 | </sect2>
|
---|
127 | -->
|
---|
128 | <sect2 role="content">
|
---|
129 | <title>Contents</title>
|
---|
130 |
|
---|
131 | <segmentedlist>
|
---|
132 | <segtitle>Installed Programs</segtitle>
|
---|
133 | <segtitle>Installed Libraries</segtitle>
|
---|
134 | <segtitle>Installed Directories</segtitle>
|
---|
135 |
|
---|
136 | <seglistitem>
|
---|
137 | <seg>kcmshell4, kde4, kde4-menu, kdebugdialog, kde-cp, keditfiletype,
|
---|
138 | kde-mv, kde-open, kfile4, kglobalaccel, khelpcenter, khotnewstuff4,
|
---|
139 | khotnewstuff-upload, kiconfinder, kioclient, kmimetypefinder, knotify4,
|
---|
140 | kreadconfig, ksvgtopng, ktraderclient, ktrash, kwriteconfig, kquitapp,
|
---|
141 | kstart, kuiserver, kwalletd, nepomukbackup, nepomukcontroller, nepomukindexer,
|
---|
142 | nepomukserver, nepomukservicestub and nepomuk-simpleresource-rcgen, plasmapkg,
|
---|
143 | plasma-remote-helper and solid-hardware</seg>
|
---|
144 | <seg>several in $KDE4_PREFIX/lib</seg>
|
---|
145 | <seg>several in /etc/kde4, $KDE4_PREFIX/include and $KDE4_PREFIX/share</seg>
|
---|
146 | </seglistitem>
|
---|
147 | </segmentedlist>
|
---|
148 | <!--
|
---|
149 | <variablelist>
|
---|
150 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
151 | <?dbfo list-presentation="list"?>
|
---|
152 | <?dbhtml list-presentation="table"?>
|
---|
153 |
|
---|
154 | <varlistentry id="a-kderuntime">
|
---|
155 | <term><command>kderuntime</command></term>
|
---|
156 | <listitem>
|
---|
157 | <para>is a testing utility for kderuntime-generated build trees.</para>
|
---|
158 | <indexterm zone="a-kderuntime kderuntime">
|
---|
159 | <primary sortas="b-kderuntime">kdelibs</primary>
|
---|
160 | </indexterm>
|
---|
161 | </listitem>
|
---|
162 | </varlistentry>
|
---|
163 |
|
---|
164 | </variablelist>
|
---|
165 | -->
|
---|
166 | </sect2>
|
---|
167 |
|
---|
168 | </sect1>
|
---|