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