source: kde/core/kde-workspace.xml@ c67fbf64

systemd-11177
Last change on this file since c67fbf64 was c67fbf64, checked in by Krejzi <krejzi@…>, 11 years ago

Remove packages that are now in lfs systemd from blfs.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@11302 af4574ff-66df-0310-9fd7-8a98e5e911e0

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