source: archive/kde/add/kdenetwork.xml@ 3f2db3a6

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