source: kde/add/kdenetwork.xml@ 00785d8

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 00785d8 was 716ca8aa, checked in by Bruce Dubbs <bdubbs@…>, 12 years ago

Remove KDE Devel section
Update kdegraphics/kdenetwork
Fix filename problem in python 2 and 3

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

  • Property mode set to 100644
File size: 12.3 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 <!ENTITY kdenetwork-download-http "&trinity-repo-http;/kdenetwork-&trinity-version;.tar.gz">
7 <!ENTITY kdenetwork-download-ftp "&trinity-repo-ftp;/kdenetwork-&trinity-version;.tar.gz">
8 <!ENTITY kdenetwork-md5sum "349f197c9af4bf0d9b8773f26829415e">
9 <!ENTITY kdenetwork-size "8.6 MB">
10 <!ENTITY kdenetwork-buildsize "98 MB">
11 <!ENTITY kdenetwork-time "5.1 SBU">
12]>
13
14<sect1 id="kdenetwork" xreflabel="kdenetwork-&trinity-version;">
15 <?dbhtml filename="kdenetwork.html"?>
16
17 <sect1info>
18 <othername>$LastChangedBy$</othername>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>Kdenetwork-&trinity-version;</title>
23
24 <indexterm zone="kdenetwork">
25 <primary sortas="a-kdenetwork">Kdenetwork</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to Kdenetwork</title>
30
31 <para><application>Kdenetwork</application> provides several
32 <application>KDE</application> applications useful in a networking
33 environment. Applications include clients for chat, PPP, news, instant
34 messages, and similar programs.</para>
35
36 &lfs70_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing='compact'>
40 <listitem>
41 <para>Download (HTTP): <ulink url="&kdenetwork-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&kdenetwork-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &kdenetwork-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &kdenetwork-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &kdenetwork-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &kdenetwork-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
61 <itemizedlist spacing='compact'>
62 <listitem>
63 <para>Required patch: <ulink
64 url="&patch-root;/kdenetwork-&trinity-version;-upstream_fixes-1.patch"/></para>
65 </listitem>
66 </itemizedlist>
67
68 <bridgehead renderas="sect3">Kdenetwork Dependencies</bridgehead>
69
70 <bridgehead renderas="sect4">Required</bridgehead>
71 <para role="required">
72 <xref linkend="kdebase"/>
73 </para>
74
75 <bridgehead renderas="sect4">Recommended</bridgehead>
76 <para role="recommended">
77 <xref linkend="libjpeg"/>,
78 <xref linkend="libxml2"/>,
79 <xref linkend="libxslt"/>,
80 <xref linkend="openssl"/>, and
81 <xref linkend="speex"/>
82 </para>
83
84 <bridgehead renderas="sect4">Optional</bridgehead>
85 <para role="optional">
86 <xref linkend="doxygen"/>,
87 <xref linkend="graphviz"/>,
88 <xref linkend="ppp"/>,
89 <xref linkend="wireless_tools"/>,
90 <ulink url="http://linuxtv.org/downloads/v4l-utils/">v4l-utils (Video 4 Linux)</ulink>,
91 <ulink url="http://linux.softpedia.com/progDownload/gsmlib-Download-15052.html">gsmlib</ulink>,
92 <ulink url="http://meanwhile.sourceforge.net">Meanwhile</ulink>,
93 <ulink url="http://www.openslp.org/">OpenSLP</ulink>, and
94 <ulink url="http://toxygen.net/libgadu/">libgadu (Polish)</ulink>,
95 </para>
96
97 <para condition="html" role="usernotes">User Notes:
98 <ulink url="&blfs-wiki;/kdenetwork"/></para>
99
100 </sect2>
101
102 <sect2 role="installation">
103 <title>Installation of Kdenetwork</title>
104
105 <note><para>The following installation procedures assume that the
106 recommended dependencies as well as v4l-utils and wireless_tools are
107 installed. Examine CMakeLists.txt to determine other options.</para>
108
109 <para>v4l-utils must be installed to build any kopete (instant
110 messenger) plugin.</para>
111 </note>
112
113 <para>Install <application>kdenetwork</application> with:</para>
114
115<screen><userinput>patch -Np1 -i ../kdenetwork-&trinity-version;-upstream_fixes-1.patch &amp;&amp;
116
117MAKEDIR=/tmp/buildkdenet &amp;&amp;
118KDENET=`pwd` &amp;&amp;
119rm -rf $MAKEDIR &amp;&amp;
120mkdir -p $MAKEDIR &amp;&amp;
121cd $MAKEDIR &amp;&amp;
122
123cmake -DCMAKE_INSTALL_PREFIX=$TRINITY_PREFIX \
124 -DCMAKE_VERBOSE_MAKEFILE=ON \
125 -DWITH_JINGLE=ON \
126 -DWITH_SPEEX=ON \
127 -DWITH_WEBCAM=ON \
128 -DWITH_GSM=OFF \
129 -DWITH_ARTS=ON \
130 -DBUILD_KOPETE_PROTOCOL_ALL=ON \
131 -DBUILD_KOPETE_PROTOCOL_GADU=OFF \
132 -DBUILD_KOPETE_PROTOCOL_MEANWHILE=OFF \
133 -DBUILD_KOPETE_PLUGIN_ALL=ON \
134 -DBUILD_ALL=ON \
135 $KDENET &amp;&amp;
136
137unset MAKEDIR KDENET &amp;&amp;
138make</userinput></screen>
139
140 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
141 href="../../xincludes/kde-apidocs.xml"/>
142
143 <para>This package does not come with a test suite.</para>
144
145 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
146
147<screen role="root"><userinput>make install</userinput></screen>
148
149 </sect2>
150
151 <sect2 role="configuration">
152 <title>Configuring Kdenetwork</title>
153
154 <sect3 id='kdenetwork-config'>
155 <title>Config Files</title>
156
157 <para><filename>/etc/lisarc</filename> and
158 <filename>~/.lisarc</filename></para>
159
160 <indexterm zone="kdenetwork kdenetwork-config">
161 <primary sortas="e-AA.lisarc">~/.lisarc</primary>
162 </indexterm>
163
164 <indexterm zone="kdenetwork kdenetwork-config">
165 <primary sortas="e-etc-lisarc">/etc/lisarc</primary>
166 </indexterm>
167
168 </sect3>
169
170 <sect3 id='kdenetwork-init'>
171 <title>Configuration Information</title>
172
173 <para>To utilize the LAN Browser of <command>konqueror</command> you will
174 need to create the <filename>/etc/lisarc</filename> file and start the
175 <command>lisa</command> daemon. Create <filename>/etc/lisarc</filename>
176 by filling out the information in the <quote>Guided LISa Setup</quote>
177 section of the <quote>LISa Daemon</quote> tab on the <quote>Control
178 Center</quote> &mdash; <quote>Internet &amp; Network</quote> &mdash;
179 <quote>Local Network Browsing</quote> dialog box.</para>
180
181 <para>Install the <filename>/etc/rc.d/init.d/lisa</filename> init script
182 included in the <xref linkend="bootscripts"/>
183 package.</para>
184
185<screen role="root"><userinput>make install-lisa</userinput></screen>
186
187 <indexterm zone="kdenetwork kdenetwork-init">
188 <primary sortas="f-kdenetwork">lisa</primary>
189 </indexterm>
190
191 <para>There is no explicit configuration for the rest of the
192 <application>kdenetwork</application> package, however some individual
193 programs need to be set up with user information.</para>
194
195 </sect3>
196
197 </sect2>
198
199 <sect2 role="content">
200 <title>Contents</title>
201
202 <segmentedlist>
203 <segtitle>Installed Programs</segtitle>
204 <segtitle>Installed Libraries</segtitle>
205 <segtitle>Installed Directories</segtitle>
206
207 <seglistitem>
208
209 <seg>dsirc, feedbrowser, kdict, kget, knewstickerstub, kopete, kppp,
210 krdc, krfb, ksirc, ktalkd, kwifimanager, lisa, rssclient, rssservice,
211 stunserver, and some additional support scripts</seg>
212
213 <seg>libkdeinit_kdict.so, libkdeinit_ksirc.so, libkopete.so,
214 libkopete_msn_shared.so, libkopete_oscar.so, libkopete_videodevice.so,
215 librss.so</seg>
216
217 <seg>$TRINITY_PREFIX/include/{kopete,rss}, $TRINITY_PREFIX/lib/trinity</seg>
218 </seglistitem>
219 </segmentedlist>
220
221 <variablelist>
222 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
223 <?dbfo list-presentation="list"?>
224 <?dbhtml list-presentation="table"?>
225
226 <varlistentry id="kdict">
227 <term><command>kdict</command></term>
228 <listitem>
229 <para> is a graphical client for the Dictionary Server Protocol
230 (DICT).</para>
231 <indexterm zone="kdenetwork kdict">
232 <primary sortas="b-kdict">kdict</primary>
233 </indexterm>
234 </listitem>
235 </varlistentry>
236
237 <varlistentry id="kget">
238 <term><command>kget</command></term>
239 <listitem>
240 <para>allows you to group downloads.</para>
241 <indexterm zone="kdenetwork kget">
242 <primary sortas="b-kget">kget</primary>
243 </indexterm>
244 </listitem>
245 </varlistentry>
246
247 <varlistentry id="knewsticker">
248 <term><command>knewsticker</command></term>
249 <listitem>
250 <para>is a news applet for the <application>KDE</application> Application
251 Launcher Panel.</para>
252 <indexterm zone="kdenetwork knewsticker">
253 <primary sortas="b-knewsticker">knewsticker</primary>
254 </indexterm>
255 </listitem>
256 </varlistentry>
257
258 <varlistentry id="kopete">
259 <term><command>kopete</command></term>
260 <listitem>
261 <para> is <application>KDE</application>'s multi-protocol instant
262 messenger client.</para>
263 <indexterm zone="kdenetwork kopete">
264 <primary sortas="b-kopete">kopete</primary>
265 </indexterm>
266 </listitem>
267 </varlistentry>
268
269 <varlistentry id="kpf">
270 <term><command>kpf</command></term>
271 <listitem>
272 <para>allows you to share files over a network.</para>
273 <indexterm zone="kdenetwork kpf">
274 <primary sortas="b-kpf">kpf</primary>
275 </indexterm>
276 </listitem>
277 </varlistentry>
278
279 <varlistentry id="kppp">
280 <term><command>kppp</command></term>
281 <listitem>
282 <para>is a dial-up utility.</para>
283 <indexterm zone="kdenetwork kppp">
284 <primary sortas="b-kppp">kppp</primary>
285 </indexterm>
286 </listitem>
287 </varlistentry>
288
289 <varlistentry id="krdc">
290 <term><command>krdc</command></term>
291 <listitem>
292 <para>is a client application that allows you to view or even control the
293 desktop session on another machine that is running a compatible
294 (VNC) server.</para>
295 <indexterm zone="kdenetwork krdc">
296 <primary sortas="b-krdc">krdc</primary>
297 </indexterm>
298 </listitem>
299 </varlistentry>
300
301
302 <varlistentry id="krfb">
303 <term><command>krfb</command></term>
304 <listitem>
305 <para> is a server application that allows you to share your current
306 session with a user on another machine, who can use a VNC client to
307 view or even control the desktop.</para>
308 <indexterm zone="kdenetwork krfb">
309 <primary sortas="b-krfb">krfb</primary>
310 </indexterm>
311 </listitem>
312 </varlistentry>
313
314 <varlistentry id="ksirc">
315 <term><command>ksirc</command></term>
316 <listitem>
317 <para>is a chat client.</para>
318 <indexterm zone="kdenetwork ksirc">
319 <primary sortas="b-ksirc">ksirc</primary>
320 </indexterm>
321 </listitem>
322 </varlistentry>
323
324 <varlistentry id="ktalkd">
325 <term><command>ktalkd</command></term>
326 <listitem>
327 <para>is an enhanced <command>talk</command> daemon&mdash;a program
328 to handle incoming <command>talk</command> requests, announce them
329 and allow you to respond to them using a talk client.</para>
330 <indexterm zone="kdenetwork ktalkd">
331 <primary sortas="b-ktalkd">ktalkd</primary>
332 </indexterm>
333 </listitem>
334 </varlistentry>
335
336 <varlistentry id="kwifimanager">
337 <term><command>kwifimanager</command></term>
338 <listitem>
339 <para>is used to configure and monitor wireless LAN cards.</para>
340 <indexterm zone="kdenetwork kwifimanager">
341 <primary sortas="b-kwifimanager">kwifimanager</primary>
342 </indexterm>
343 </listitem>
344 </varlistentry>
345
346 <varlistentry id="lisa">
347 <term><command>lisa</command></term>
348 <listitem>
349 <para>is intended to provide a kind of network neighborhood, but only
350 relying on the TCP/IP protocol stack.</para>
351 <indexterm zone="kdenetwork lisa">
352 <primary sortas="b-lisa">lisa</primary>
353 </indexterm>
354 </listitem>
355 </varlistentry>
356
357 </variablelist>
358
359 </sect2>
360
361</sect1>
Note: See TracBrowser for help on using the repository browser.