source: archive/core/kde-workspace.xml

trunk
Last change on this file was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 8.8 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 kde-workspace-download-http "&kde-download-attic;/&kde-workspace-dir;/src/kde-workspace-&kde-workspace-version;.tar.xz">
8 <!ENTITY kde-workspace-download-ftp " ">
9 <!ENTITY kde-workspace-md5sum "bd7fa9c894dda23e8d06fc6a49a561cf">
10 <!ENTITY kde-workspace-size "12.9 MB">
11 <!ENTITY kde-workspace-buildsize "304 MB">
12 <!ENTITY kde-workspace-time "13.3 SBU">
13]>
14
15<sect1 id="kde-workspace" xreflabel="kde-workspace-&kde-workspace-version;">
16 <?dbhtml filename="kde-workspace.html"?>
17
18
19 <title>Kde-workspace-&kde-workspace-version;</title>
20
21 <indexterm zone="kde-workspace">
22 <primary sortas="a-kde-workspace">kde-workspace</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Kde-workspace</title>
27
28 <para>
29 The Kde-workspace package contains components that are central to
30 providing the <application>KDE</application> desktop environment. Of
31 particular importance are KWin, the <application>KDE</application>
32 window manager, and Plasma, which provides the workspace interface.
33 </para>
34
35 &lfs79_checked;
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&kde-workspace-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&kde-workspace-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &kde-workspace-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &kde-workspace-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &kde-workspace-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &kde-workspace-time;</para>
56 </listitem>
57 </itemizedlist>
58
59<!--
60 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
61 <itemizedlist spacing='compact'>
62 <listitem>
63 <para>Required patch: <ulink
64 url="&patch-root;/kde-workspace-&kde4-version;-fixes-1.patch"/></para>
65 </listitem>
66 </itemizedlist>
67-->
68 <bridgehead renderas="sect3">Kde-workspace Dependencies</bridgehead>
69
70 <bridgehead renderas="sect4">Required</bridgehead>
71 <para role="required">
72 <xref linkend="kactivities"/>,
73 <xref linkend="qimageblitz"/>,
74 <xref linkend="xcb-util-image"/>,
75 <xref linkend="xcb-util-renderutil"/>,
76 <xref linkend="xcb-util-keysyms"/>, and
77 <xref linkend="xcb-util-wm"/>
78 </para>
79
80 <bridgehead renderas="sect4">Recommended</bridgehead>
81 <para role="recommended">
82 <xref linkend="kdepimlibs"/>,
83 <xref linkend="boost"/>,
84 <xref linkend="freetype2"/>,
85 <xref linkend="pciutils"/>, and
86 <xref linkend="consolekit"/>
87 </para>
88
89 <bridgehead renderas="sect4">Optional</bridgehead>
90 <para role="optional">
91 <xref linkend="linux-pam"/>,
92 <xref linkend="libusb"/>,
93 <xref linkend="NetworkManager"/>,
94 <xref linkend="lm_sensors"/>,
95 <xref linkend="qjson"/>,
96 <ulink url="&kde-download-http;&kde-version;/src/">PyKDE4</ulink>,
97 <ulink url="http://code.google.com/p/google-gadgets-for-linux/">GoogleGadgets</ulink>,
98 <ulink url="ftp://ftp.kde.org/pub/kde/stable/prison/1.0/src/">Prison</ulink>,
99 <ulink url="http://sourceforge.net/projects/libraw1394/">libraw1394</ulink>,
100 <ulink url="http://www.catb.org/gpsd/">gpsd</ulink>,
101 <ulink url="http://www.xmms.org/">XMMS</ulink>,
102 <ulink url="http://qalculate.sourceforge.net/">libqalculate</ulink>
103 (wants <ulink url="http://www.ginac.de/CLN/">CLN</ulink>), and
104 <xref linkend="wayland"/>
105 </para>
106
107 <note>
108 <para>
109 Kde-workspace has a run-time dependency called
110 <application>Application menu for Qt</application> that allows the
111 application menubar to be inserted as a single button in the titlebar.
112 It can be found at
113 <ulink url="https://launchpad.net/appmenu-qt">appmenu-qt</ulink>.
114 </para>
115 </note>
116
117 <para condition="html" role="usernotes">User Notes:
118 <ulink url="&blfs-wiki;/kde-workspace"/>
119 </para>
120
121 </sect2>
122
123 <sect2 role="installation">
124 <title>Installation of Kde-workspace</title>
125
126 <para>
127 It is recommended to have a dedicated user and group to take
128 control of the <command>kdm</command> daemon after it is
129 started. Issue the following commands as the
130 <systemitem class="username">root</systemitem> user:
131 </para>
132
133<screen role="root"><userinput>groupadd -g 37 kdm &amp;&amp;
134useradd -c "KDM Daemon Owner" -d /var/lib/kdm -g kdm \
135 -u 37 -s /bin/false kdm &amp;&amp;
136install -o kdm -g kdm -dm755 /var/lib/kdm</userinput></screen>
137
138 <para>
139 Install <application>Kde-workspace</application> by running the following
140 commands:
141 </para>
142
143<screen><userinput>sed -e '/graphics.*TESTNAME/s/-signalplottertest/&amp;2/' \
144 -e '/test TESTNAME/s/-signalplottertest/&amp;3/' \
145 -i libs/ksysguard/tests/CMakeLists.txt
146
147mkdir build &amp;&amp;
148cd build &amp;&amp;
149
150cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
151 -DSYSCONF_INSTALL_DIR=/etc \
152 -DCMAKE_BUILD_TYPE=Release \
153 -DINSTALL_PYTHON_FILES_IN_PYTHON_PREFIX=TRUE \
154 -Wno-dev .. &amp;&amp;
155make -j1</userinput></screen>
156
157 &parallel_issues;
158
159 <note><para>If building KDE in /opt, then an environment
160 variable <envar>LIBRARY_PATH=$KDE_PREFIX/lib:$LIBRARY_PATH</envar>
161 may be needed on the <command>make</command> line.</para></note>
162
163 <para>
164 Now, as the <systemitem class="username">root</systemitem> user:
165 </para>
166
167<screen role="root"><userinput>make install &amp;&amp;
168mkdir -p /usr/share/xsessions &amp;&amp;
169ln -sf &kde-dir;/share/apps/kdm/sessions/kde-plasma.desktop \
170 /usr/share/xsessions/kde-plasma.desktop</userinput></screen>
171
172 </sect2>
173
174 <sect2 role="commands">
175 <title>Command Explanations</title>
176
177 <para><option>-DINSTALL_PYTHON_FILES_IN_PYTHON_PREFIX=TRUE</option>: This option is
178 set to install the KDE Python objects in the correct place.</para>
179
180 </sect2>
181
182 <sect2 role="configuration">
183 <title>Configuring KDE Workspace</title>
184
185 <sect3>
186 <title>Linux PAM Configuration</title>
187
188 <para>
189 If you built <application>KDE Workspace</application> with
190 <application>Linux PAM</application> support, create necessary
191 configuration files by running the following commands as the
192 <systemitem class="username">root</systemitem> user:
193 </para>
194
195<screen role="root"><userinput>cat &gt;&gt; /etc/pam.d/kde &lt;&lt; "EOF" &amp;&amp;
196# Begin /etc/pam.d/kde
197
198auth requisite pam_nologin.so
199auth required pam_env.so
200
201auth required pam_succeed_if.so uid &gt;= 1000 quiet
202auth include system-auth
203
204account include system-account
205password include system-password
206session include system-session
207
208# End /etc/pam.d/kde
209EOF
210cat &gt; /etc/pam.d/kde-np &lt;&lt; "EOF" &amp;&amp;
211# Begin /etc/pam.d/kde-np
212
213auth requisite pam_nologin.so
214auth required pam_env.so
215
216auth required pam_succeed_if.so uid &gt;= 1000 quiet
217auth required pam_permit.so
218
219account include system-account
220password include system-password
221session include system-session
222
223# End /etc/pam.d/kde-np
224EOF
225cat &gt; /etc/pam.d/kscreensaver &lt;&lt; "EOF"
226# Begin /etc/pam.d/kscreensaver
227
228auth include system-auth
229account include system-account
230
231# End /etc/pam.d/kscreensaver
232EOF</userinput></screen>
233
234 </sect3>
235
236 </sect2>
237
238 <sect2 role="content">
239 <title>Contents</title>
240
241 <segmentedlist>
242 <segtitle>Installed Programs</segtitle>
243 <segtitle>Installed Libraries</segtitle>
244 <segtitle>Installed Directories</segtitle>
245
246 <seglistitem>
247 <seg>genkdmconf, kaccess, kapplymousetheme, kblankscrn.kss,
248 kcheckrunning, kcminit, kcminit_startup, kdm, kdmctl,
249 kdostartupconfig4, kfontinst, kfontview, kinfocenter, klipper,
250 kmenuedit, krandom.kss, krandrstartup, krandrtray, krdb, krunner,
251 ksmserver, ksplashqml, ksplashsimple, ksplashx, ksplashx_scale,
252 kstartupconfig4, ksysguard, ksysguardd, ksystraycmd, kwin, kwin_gles,
253 kwrited, oxygen-demo, oxygen-settings, oxygen-shadow-demo,
254 plasma-desktop, plasma-netbook, plasma-overlay, plasma-windowed,
255 solid-action-desktop-gen, solid-network, startkde and systemsettings
256 </seg>
257 <seg>several in &kde-dir;/lib</seg>
258 <seg>several in &kde-dir;/include, &kde-dir;/lib and &kde-dir;/share
259 </seg>
260 </seglistitem>
261 </segmentedlist>
262
263 </sect2>
264
265</sect1>
Note: See TracBrowser for help on using the repository browser.