source: kde/core/kde-workspace.xml@ 3d656d7

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 3d656d7 was 096ed61, checked in by Fernando de Oliveira <fernando@…>, 8 years ago
  • Update to libsysstat 0.3.1.
  • Update to libqtxdg-1.3.0.
  • Update to Update to LXQt 0.10.0.
  • Archive liblxqt-mount-0.9.0.
  • Short descriptions and typo, from Denis Mugnier.
  • Update to qupzilla-1.8.8.

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

  • Property mode set to 100644
File size: 8.9 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;applications/&kde-apps-version;/src/kde-workspace-&kde-workspace-version;.tar.xz">
8 <!ENTITY kde-workspace-download-ftp "&kde-download-ftp;applications/&kde-apps-version;/src/kde-workspace-&kde-workspace-version;.tar.xz">
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 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Kde-workspace-&kde-workspace-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 &lfs78_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"/>,
79 <xref linkend="xcb-util-renderutil"/>,
80 <xref linkend="xcb-util-keysyms"/>, and
81 <xref linkend="xcb-util-wm"/>
82 </para>
83
84 <bridgehead renderas="sect4">Recommended</bridgehead>
85 <para role="recommended">
86 <xref linkend="kdepimlibs"/>,
87 <xref linkend="boost"/>,
88 <xref linkend="freetype2"/>,
89 <xref linkend="pciutils"/>, and
90 <xref linkend="consolekit"/>
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="http://sourceforge.net/projects/libraw1394/">libraw1394</ulink>,
104 <ulink url="http://www.catb.org/gpsd/">gpsd</ulink>,
105 <ulink url="http://www.xmms.org/">XMMS</ulink>,
106 <ulink url="http://qalculate.sourceforge.net/">libqalculate</ulink>
107 (wants <ulink url="http://www.ginac.de/CLN/">CLN</ulink>), and
108 <ulink url="http://wayland.freedesktop.org/">Wayland</ulink>
109 </para>
110
111 <note>
112 <para>
113 Kde-workspace has a run-time dependency called
114 <application>Application menu for Qt</application> that allows the
115 application menubar to be inserted as a single button in the titlebar.
116 It can be found at
117 <ulink url="https://launchpad.net/appmenu-qt">appmenu-qt</ulink>.
118 </para>
119 </note>
120
121 <para condition="html" role="usernotes">User Notes:
122 <ulink url="&blfs-wiki;/kde-workspace"/>
123 </para>
124
125 </sect2>
126
127 <sect2 role="installation">
128 <title>Installation of Kde-workspace</title>
129
130 <para>
131 It is recommended to have a dedicated user and group to take
132 control of the <command>kdm</command> daemon after it is
133 started. Issue the following commands as the
134 <systemitem class="username">root</systemitem> user:
135 </para>
136
137<screen role="root"><userinput>groupadd -g 37 kdm &amp;&amp;
138useradd -c "KDM Daemon Owner" -d /var/lib/kdm -g kdm \
139 -u 37 -s /bin/false kdm &amp;&amp;
140install -o kdm -g kdm -dm755 /var/lib/kdm</userinput></screen>
141
142 <para>
143 Install <application>Kde-workspace</application> by running the following
144 commands:
145 </para>
146
147<screen><userinput>mkdir 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.