source: kde/inst/kde-network.xml@ c233d0d

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.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 v5_1 v5_1-pre1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since c233d0d was c233d0d, checked in by Igor Živković <igor@…>, 20 years ago

commented out lisa init script until new lfs-bootscripts release

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

  • Property mode set to 100644
File size: 4.8 KB
Line 
1<sect1 id="kde-network" xreflabel="kdenetwork-&kde-version;">
2<?dbhtml filename="kde-network.html" dir="kde"?>
3<title>kdenetwork-&kde-version;</title>
4
5<sect2>
6<title>Introduction to <application>kdenetwork</application></title>
7
8<sect3><title>Package information</title>
9<itemizedlist spacing='compact'>
10<listitem><para>Download (HTTP): <ulink url="&kde-network-download-http;"/></para></listitem>
11<listitem><para>Download (FTP): <ulink url="&kde-network-download-ftp;"/></para></listitem>
12<listitem><para>Download size: &kde-network-size;</para></listitem>
13<listitem><para>Estimated Disk space required: &kde-network-buildsize;</para></listitem>
14<listitem><para>Estimated build time: &kde-network-time;</para></listitem></itemizedlist>
15</sect3>
16
17<sect3><title><application>kdenetwork</application> dependencies</title>
18<sect4><title>Required</title>
19<para><xref linkend="kde-base"/>
20</para></sect4>
21<sect4><title>Optional</title>
22<para>
23<xref linkend="libxml2"/>,
24<xref linkend="libxslt"/>,
25<xref linkend="ppp"/>,
26<xref linkend="openssl"/>,
27<xref linkend="libtiff"/>,
28<xref linkend="xmms"/>,
29<ulink url="http://www.openslp.org/">OpenSLP</ulink>,
30<ulink url="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html">Wireless Tools</ulink>,
31<ulink url="http://dev.null.pl/ekg/">libgadu</ulink> and
32<ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>
33</para></sect4>
34</sect3>
35
36</sect2>
37
38<sect2>
39<title>Installation of <application>kdenetwork</application></title>
40
41<para>Install <application>kdenetwork</application> with:</para>
42<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
43 --disable-dependency-tracking &amp;&amp;
44make &amp;&amp;
45make install</command></userinput></screen>
46
47</sect2>
48
49<sect2>
50<title>Configuring kdenetwork</title>
51
52<!--
53<para>Install <filename>/etc/rc.d/init.d/lisa</filename> init script
54included in the <xref linkend="intro-important-bootscripts"/>
55package.</para>
56
57<screen><userinput><command>make install-lisa</command></userinput></screen>
58
59<para>There is no explicit configuration for the rest of the kdenetwork
60package, however individual packages need to be set up with user
61information.</para>
62-->
63
64<para>There is no explicit configuration for the kdenetwork
65package, however individual packages need to be set up with user
66information.</para>
67
68</sect2>
69
70<sect2>
71<title>Contents</title>
72
73<para>Major programs in <application>kdenetwork</application> include
74<command>kdict</command>,
75<command>kget</command>,
76<command>knewsticker</command>,
77<command>kopete</command>,
78<command>kpf</command>,
79<command>kppp</command>,
80<command>krdc</command>,
81<command>krfb</command>,
82<command>ksirc</command>,
83<command>ktalkd</command>,
84<command>kwifimanager</command> and
85<command>lisa</command>.
86</para>
87
88</sect2>
89
90<sect2><title>Description</title>
91
92<sect3><title>kdict</title>
93<para><command>kdict</command> is a graphical client for the
94Dictionary Server Protocol (DICT).</para></sect3>
95
96<sect3><title>kget</title>
97<para><command>kget</command> allows you to group
98downloads.</para></sect3>
99
100<sect3><title>knewsticker</title>
101<para><command>knewsticker</command> is a news applet for the
102<acronym>KDE</acronym> Application Launcher Panel.</para></sect3>
103
104<sect3><title>kopete</title>
105<para><command>kopete</command> is <acronym>KDE</acronym>'s
106multi-protocol instant messenger client.</para></sect3>
107
108<sect3><title>kpf</title>
109<para><command>kpf</command> allows you to share files over a
110network.</para></sect3>
111
112<sect3><title>kppp</title>
113<para><command>kppp</command> is a dial-up utility.</para></sect3>
114
115<sect3><title>krdc</title>
116<para><command>krdc</command> is a client application that allows you to
117view or even control the desktop session on another machine that is
118running a compatible (<acronym>VNC</acronym>) server.</para></sect3>
119
120<sect3><title>krfb</title>
121<para><command>krfb</command> is a server application that allows you to
122share your current session with a user on another machine, who can use a
123<acronym>VNC</acronym> client to view or even control the
124desktop.</para></sect3>
125
126<sect3><title>ksirc</title>
127<para><command>ksirc</command> is a chat client.</para></sect3>
128
129<sect3><title>ktalkd</title>
130<para><command>ktalkd</command> is an enhanced <command>talk</command>
131daemon - a program to handle incoming <command>talk</command> requests,
132announce them and allow you to respond to them using a talk
133client.</para></sect3>
134
135<sect3><title>kwifimanager</title>
136<para>The <command>kwifimanager</command> suite can be used to
137configure and monitor wireless <acronym>LAN</acronym>
138cards.</para></sect3>
139
140<sect3><title>lisa</title>
141<para><command>lisa</command> is intended to provide a kind of network
142neighborhood, but only relying on the
143<acronym>TCP</acronym>/<acronym>IP</acronym> protocol stack, no
144<acronym>SMB</acronym> or anything else required.</para></sect3>
145
146</sect2>
147</sect1>
Note: See TracBrowser for help on using the repository browser.