source: kde/add/kdenetwork.xml@ a3ef34c2

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 a3ef34c2 was a3ef34c2, checked in by Randy McMurchy <randy@…>, 18 years ago

Added the 'User Notes' wiki link to each package page; changed all instances of .[so,a] to .{so,a} (brackets changed to braces); changed all replaceable tags to use angle brackets instead of square brackets to encapsulate the text - commit #5

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

  • Property mode set to 100644
File size: 10.3 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY kdenetwork-download-http "&kde-download-http;/kdenetwork-&kde-version;.tar.bz2">
8 <!ENTITY kdenetwork-download-ftp "&kde-download-ftp;/kdenetwork-&kde-version;.tar.bz2">
9 <!ENTITY kdenetwork-md5sum "c83dce8cc496b6ec8773483df1c85119">
10 <!ENTITY kdenetwork-size "7.1 MB">
11 <!ENTITY kdenetwork-buildsize "166 MB">
12 <!ENTITY kdenetwork-time "9.7 SBU">
13]>
14
15<sect1 id="kdenetwork" xreflabel="kdenetwork-&kde-version;">
16 <?dbhtml filename="kdenetwork.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 <keywordset>
22 <keyword role="package">kdenetwork-&kde-version;.tar</keyword>
23 <keyword role="ftpdir">kde</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>Kdenetwork-&kde-version;</title>
28
29 <indexterm zone="kdenetwork">
30 <primary sortas="a-kdenetwork">Kdenetwork</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to Kdenetwork</title>
35
36 <para><application>Kdenetwork</application> provides several
37 <application>KDE</application> applications useful in a networking
38 envronment. Applications include clients for chat, PPP, news, instant
39 messages, and similar programs.</para>
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing='compact'>
43 <listitem>
44 <para>Download (HTTP): <ulink url="&kdenetwork-download-http;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download (FTP): <ulink url="&kdenetwork-download-ftp;"/></para>
48 </listitem>
49 <listitem>
50 <para>Download MD5 sum: &kdenetwork-md5sum;</para>
51 </listitem>
52 <listitem>
53 <para>Download size: &kdenetwork-size;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated disk space required: &kdenetwork-buildsize;</para>
57 </listitem>
58 <listitem>
59 <para>Estimated build time: &kdenetwork-time;</para>
60 </listitem>
61 </itemizedlist>
62
63 <bridgehead renderas="sect3">Kdenetwork Dependencies</bridgehead>
64
65 <bridgehead renderas="sect4">Required</bridgehead>
66 <para role="required"><xref linkend="kdebase"/></para>
67
68 <bridgehead renderas="sect4">Recommended</bridgehead>
69 <para role="recommended"><xref linkend="libjpeg"/>,
70 <xref linkend="libxml2"/>,
71 <xref linkend="libxslt"/>, and
72 <xref linkend="openssl"/></para>
73
74 <bridgehead renderas="sect4">Optional</bridgehead>
75 <para role="optional"><xref linkend="ppp"/>,
76 <xref linkend="xmms"/>,
77 <xref linkend="doxygen"/>,
78 <xref linkend="wireless_tools"/>,
79 <ulink url="http://www.openslp.org/">OpenSLP</ulink>,
80 <ulink url="http://dev.null.pl/ekg/">libgadu</ulink>,
81 <ulink url="http://www.graphviz.org/">GraphViz</ulink>, and
82 <ulink url="http://valgrind.kde.org/">Valgrind</ulink></para>
83
84 <para condition="html" role="usernotes">User Notes:
85 <ulink url="&blfs-wiki;/kdenetwork"/></para>
86
87 </sect2>
88
89 <sect2 role="installation">
90 <title>Installation of Kdenetwork</title>
91
92 <para>Install <application>kdenetwork</application> with:</para>
93
94<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
95 --disable-dependency-tracking &amp;&amp;
96make</userinput></screen>
97
98 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
99
100<screen role="root"><userinput>make install</userinput></screen>
101
102 </sect2>
103
104 <sect2 role="configuration">
105 <title>Configuring Kdenetwork</title>
106
107 <sect3 id='kdenetwork-config'>
108 <title>Config Files</title>
109
110 <para><filename>/etc/lisarc</filename> and
111 <filename>~/.lisarc</filename></para>
112
113 <indexterm zone="kdenetwork kdenetwork-config">
114 <primary sortas="e-AA.lisarc">~/.lisarc</primary>
115 </indexterm>
116
117 <indexterm zone="kdenetwork kdenetwork-config">
118 <primary sortas="e-etc-lisarc">/etc/lisarc</primary>
119 </indexterm>
120
121 </sect3>
122
123 <sect3 id='kdenetwork-init'>
124 <title>Configuration Information</title>
125
126 <para>To utilize the LAN Browser of <command>konqueror</command> you will
127 need to create the <filename>/etc/lisarc</filename> file and start the
128 <command>lisa</command> daemon. Create <filename>/etc/lisarc</filename>
129 by filling out the information in the <quote>Guided LISa Setup</quote>
130 section of the <quote>LISa Daemon</quote> tab on the <quote>Control
131 Center</quote> &mdash; <quote>Internet &amp; Network</quote> &mdash;
132 <quote>Local Network Browsing</quote> dialog box.</para>
133
134 <para>Install the <filename>/etc/rc.d/init.d/lisa</filename> init script
135 included in the <xref linkend="bootscripts"/>
136 package.</para>
137
138<screen role="root"><userinput>make install-lisa</userinput></screen>
139
140 <indexterm zone="kdenetwork kdenetwork-init">
141 <primary sortas="f-kdenetwork">lisa</primary>
142 </indexterm>
143
144 <para>There is no explicit configuration for the rest of the
145 <application>kdenetwork</application> package, however some individual
146 programs need to be set up with user information.</para>
147
148 </sect3>
149
150 </sect2>
151
152 <sect2 role="content">
153 <title>Contents</title>
154
155 <segmentedlist>
156 <segtitle>Installed Programs</segtitle>
157 <segtitle>Installed Libraries</segtitle>
158 <segtitle>Installed Directories</segtitle>
159
160 <seglistitem>
161 <seg>kdict, kget, knewsticker, kopete, kpf, kppp, krdc, krfb, ksirc,
162 ktalkd, kwifimanager, and lisa</seg>
163 <seg>None</seg>
164 <seg>None</seg>
165 </seglistitem>
166 </segmentedlist>
167
168 <variablelist>
169 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
170 <?dbfo list-presentation="list"?>
171 <?dbhtml list-presentation="table"?>
172
173 <varlistentry id="kdict">
174 <term><command>kdict</command></term>
175 <listitem>
176 <para> is a graphical client for the Dictionary Server Protocol
177 (DICT).</para>
178 <indexterm zone="kdenetwork kdict">
179 <primary sortas="b-kdict">kdict</primary>
180 </indexterm>
181 </listitem>
182 </varlistentry>
183
184 <varlistentry id="kget">
185 <term><command>kget</command></term>
186 <listitem>
187 <para>allows you to group downloads.</para>
188 <indexterm zone="kdenetwork kget">
189 <primary sortas="b-kget">kget</primary>
190 </indexterm>
191 </listitem>
192 </varlistentry>
193
194 <varlistentry id="knewsticker">
195 <term><command>knewsticker</command></term>
196 <listitem>
197 <para>is a news applet for the <application>KDE</application> Application
198 Launcher Panel.</para>
199 <indexterm zone="kdenetwork knewsticker">
200 <primary sortas="b-knewsticker">knewsticker</primary>
201 </indexterm>
202 </listitem>
203 </varlistentry>
204
205 <varlistentry id="kopete">
206 <term><command>kopete</command></term>
207 <listitem>
208 <para> is <application>KDE</application>'s multi-protocol instant
209 messenger client.</para>
210 <indexterm zone="kdenetwork kopete">
211 <primary sortas="b-kopete">kopete</primary>
212 </indexterm>
213 </listitem>
214 </varlistentry>
215
216 <varlistentry id="kpf">
217 <term><command>kpf</command></term>
218 <listitem>
219 <para>allows you to share files over a network.</para>
220 <indexterm zone="kdenetwork kpf">
221 <primary sortas="b-kpf">kpf</primary>
222 </indexterm>
223 </listitem>
224 </varlistentry>
225
226 <varlistentry id="kppp">
227 <term><command>kppp</command></term>
228 <listitem>
229 <para>is a dial-up utility.</para>
230 <indexterm zone="kdenetwork kppp">
231 <primary sortas="b-kppp">kppp</primary>
232 </indexterm>
233 </listitem>
234 </varlistentry>
235
236 <varlistentry id="krdc">
237 <term><command>krdc</command></term>
238 <listitem>
239 <para>is a client application that allows you to view or even control the
240 desktop session on another machine that is running a compatible
241 (VNC) server.</para>
242 <indexterm zone="kdenetwork krdc">
243 <primary sortas="b-krdc">krdc</primary>
244 </indexterm>
245 </listitem>
246 </varlistentry>
247
248
249 <varlistentry id="krfb">
250 <term><command>krfb</command></term>
251 <listitem>
252 <para> is a server application that allows you to share your current
253 session with a user on another machine, who can use a VNC client to
254 view or even control the desktop.</para>
255 <indexterm zone="kdenetwork krfb">
256 <primary sortas="b-krfb">krfb</primary>
257 </indexterm>
258 </listitem>
259 </varlistentry>
260
261 <varlistentry id="ksirc">
262 <term><command>ksirc</command></term>
263 <listitem>
264 <para>is a chat client.</para>
265 <indexterm zone="kdenetwork ksirc">
266 <primary sortas="b-ksirc">ksirc</primary>
267 </indexterm>
268 </listitem>
269 </varlistentry>
270
271 <varlistentry id="ktalkd">
272 <term><command>ktalkd</command></term>
273 <listitem>
274 <para>is an enhanced <command>talk</command> daemon&mdash;a program
275 to handle incoming <command>talk</command> requests, announce them
276 and allow you to respond to them using a talk client.</para>
277 <indexterm zone="kdenetwork ktalkd">
278 <primary sortas="b-ktalkd">ktalkd</primary>
279 </indexterm>
280 </listitem>
281 </varlistentry>
282
283 <varlistentry id="kwifimanager">
284 <term><command>kwifimanager</command></term>
285 <listitem>
286 <para>is used to configure and monitor wireless LAN cards.</para>
287 <indexterm zone="kdenetwork kwifimanager">
288 <primary sortas="b-kwifimanager">kwifimanager</primary>
289 </indexterm>
290 </listitem>
291 </varlistentry>
292
293 <varlistentry id="lisa">
294 <term><command>lisa</command></term>
295 <listitem>
296 <para>is intended to provide a kind of network neighborhood, but only
297 relying on the TCP/IP protocol stack.</para>
298 <indexterm zone="kdenetwork lisa">
299 <primary sortas="b-lisa">lisa</primary>
300 </indexterm>
301 </listitem>
302 </varlistentry>
303
304 </variablelist>
305
306 </sect2>
307
308</sect1>
Note: See TracBrowser for help on using the repository browser.