Ignore:
Timestamp:
02/05/2005 01:59:12 AM (19 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
12fc0f7
Parents:
73a6304
Message:

KDE index tagging

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/add/kdenetwork.xml

    r73a6304 r898b7bb  
    1414
    1515<sect1 id="kdenetwork" xreflabel="kdenetwork-&kde-version;">
     16
    1617<sect1info>
    17 <othername>$LastChangedBy$</othername>
    18 <date>$Date$</date>
     18  <othername>$LastChangedBy$</othername>
     19  <date>$Date$</date>
    1920</sect1info>
     21
    2022<?dbhtml filename="kdenetwork.html"?>
    2123<title>kdenetwork-&kde-version;</title>
    2224
     25<indexterm zone="kdenetwork">
     26  <primary sortas="a-kdenetwork">Kdenetwork</primary>
     27</indexterm>
     28
    2329<sect2>
    2430<title>Introduction to <application>kdenetwork</application></title>
     
    2632<sect3><title>Package information</title>
    2733<itemizedlist spacing='compact'>
    28 <listitem><para>Download (HTTP): <ulink
    29 url="&kdenetwork-download-http;"/></para></listitem>
    30 <listitem><para>Download (FTP): <ulink
    31 url="&kdenetwork-download-ftp;"/></para></listitem>
    32 <listitem><para>Download MD5 sum: &kdenetwork-md5sum;</para></listitem>
    33 <listitem><para>Download size: &kdenetwork-size;</para></listitem>
    34 <listitem><para>Estimated disk space required:
    35 &kdenetwork-buildsize;</para></listitem>
    36 <listitem><para>Estimated build time:
    37 &kdenetwork-time;</para></listitem></itemizedlist>
    38 </sect3>
    39 
    40 <sect3><title><application>kdenetwork</application> dependencies</title>
    41 <sect4><title>Required</title>
    42 <para><xref linkend="kdebase"/></para>
     34  <listitem><para>Download (HTTP): <ulink url="&kdenetwork-download-http;"/></para></listitem>
     35  <listitem><para>Download (FTP): <ulink url="&kdenetwork-download-ftp;"/></para></listitem>
     36  <listitem><para>Download MD5 sum: &kdenetwork-md5sum;</para></listitem>
     37  <listitem><para>Download size: &kdenetwork-size;</para></listitem>
     38  <listitem><para>Estimated disk space required: &kdenetwork-buildsize;</para></listitem>
     39  <listitem><para>Estimated build time: &kdenetwork-time;</para></listitem>
     40</itemizedlist>
     41</sect3>
     42
     43<sect3>
     44<title><application>kdenetwork</application> dependencies</title>
     45
     46<sect4>
     47  <title>Required</title>
     48  <para><xref linkend="kdebase"/></para>
    4349</sect4>
    4450
    4551<sect4><title>Recommended</title>
    46 <para><xref linkend="libjpeg"/>,
    47 <xref linkend="libxml2"/>,
    48 <xref linkend="libxslt"/> and
    49 <xref linkend="openssl"/></para>
     52  <para><xref linkend="libjpeg"/>,
     53        <xref linkend="libxml2"/>,
     54        <xref linkend="libxslt"/>, and
     55        <xref linkend="openssl"/>
     56  </para>
    5057</sect4>
    5158
    5259<sect4><title>Optional</title>
    53 <para><xref linkend="ppp"/>,
    54 <xref linkend="xmms"/>,
    55 <ulink url="http://www.openslp.org/">OpenSLP</ulink>,
    56 <ulink
    57 url="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html">Wireless
    58 Tools</ulink>,
    59 <ulink url="http://dev.null.pl/ekg/">libgadu</ulink>,
    60 <ulink url="http://www.graphviz.org/">GraphViz</ulink>,
    61 <xref linkend="doxygen"/> and
    62 <ulink url="http://valgrind.kde.org/">Valgrind</ulink></para>
     60  <para><xref linkend="ppp"/>,
     61        <xref linkend="xmms"/>,
     62        <xref linkend="doxygen"/>,
     63        <ulink url="http://www.openslp.org/">OpenSLP</ulink>,
     64        <ulink url="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html">Wireless Tools</ulink>,
     65        <ulink url="http://dev.null.pl/ekg/">libgadu</ulink>,
     66        <ulink url="http://www.graphviz.org/">GraphViz</ulink>, and
     67        <ulink url="http://valgrind.kde.org/">Valgrind</ulink>
     68  </para>
    6369</sect4>
    6470</sect3>
     
    7379<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
    7480    --disable-dependency-tracking &amp;&amp;
    75 make &amp;&amp;
    76 make install</command></userinput></screen>
     81make</command></userinput></screen>
     82
     83<para>Now, as the root user:</para>
     84 
     85<screen><userinput role='root'><command>make install</command></userinput></screen>
    7786
    7887</sect2>
     
    8190<title>Configuring kdenetwork</title>
    8291
    83 <sect3><title>Config Files</title>
    84 <para><filename>/etc/lisarc</filename> and <filename>~/.lisarc</filename></para>
    85 </sect3>
    86 
    87 <sect3><title>Configuration Information</title>
    88 <para>To utilize the <acronym>LAN</acronym> Browser of
    89 <command>konqueror</command> you'll need to create the
    90 <filename>/etc/lisarc</filename> file and start the <command>lisa</command>
    91 daemon. Create <filename>/etc/lisarc</filename> by filling out the
    92 information in the <quote>Guided LISa Setup</quote> section of the
    93 <quote>LISa Daemon</quote> tab on the <quote>Control Center</quote> &mdash;
    94 <quote>Internet &amp; Network</quote> &mdash; <quote>Local Network
    95 Browsing</quote> dialog box.</para>
    96 
    97 <para>Install the <filename>/etc/rc.d/init.d/lisa</filename> init script
    98 included in the <xref linkend="intro-important-bootscripts"/> package.</para>
     92<sect3 id='kdenetwork-config'>
     93  <title>Config Files</title>
     94  <para><filename>/etc/lisarc</filename> and <filename>~/.lisarc</filename></para>
     95  <indexterm zone="kdenetwork kdenetwork-config">
     96    <primary sortas="e-AA.lisarc">~/.lisarc</primary>
     97  </indexterm>
     98 
     99  <indexterm zone="kdenetwork kdenetwork-config">
     100    <primary sortas="e-etc-lisarc">/etc/lisarc</primary>
     101  </indexterm>
     102</sect3>
     103
     104<sect3 id='kdenetwork-init'>
     105  <title>Configuration Information</title>
     106
     107  <para>To utilize the <acronym>LAN</acronym> Browser of <command>konqueror</command>
     108  you'll need to create the <filename>/etc/lisarc</filename> file and start the
     109  <command>lisa</command> daemon. Create <filename>/etc/lisarc</filename> by filling out the
     110  information in the <quote>Guided LISa Setup</quote> section of the
     111  <quote>LISa Daemon</quote> tab on the <quote>Control Center</quote> &mdash;
     112  <quote>Internet &amp; Network</quote> &mdash; <quote>Local Network
     113  Browsing</quote> dialog box.</para>
     114
     115  <para>Install the <filename>/etc/rc.d/init.d/lisa</filename> init script
     116  included in the <xref linkend="intro-important-bootscripts"/> package.</para>
    99117
    100118<screen><userinput><command>make install-lisa</command></userinput></screen>
    101119
    102 <para>There is no explicit configuration for the rest of the
    103 <application>kdenetwork</application> package, however some individual
    104 programs need to be set up with user information.</para>
     120  <indexterm zone="kdenetwork kdenetwork-init">
     121    <primary sortas="f-kdenetwork">kdenetwork</primary>
     122  </indexterm>
     123
     124  <para>There is no explicit configuration for the rest of the
     125  <application>kdenetwork</application> package, however some individual
     126  programs need to be set up with user information.</para>
     127
    105128</sect3>
    106129
     
    110133<title>Contents</title>
    111134
    112 <para>Major programs in <application>kdenetwork</application> include
    113 <command>kdict</command>,
    114 <command>kget</command>,
    115 <command>knewsticker</command>,
    116 <command>kopete</command>,
    117 <command>kpf</command>,
    118 <command>kppp</command>,
    119 <command>krdc</command>,
    120 <command>krfb</command>,
    121 <command>ksirc</command>,
    122 <command>ktalkd</command>,
    123 <command>kwifimanager</command> and
    124 <command>lisa</command>.
    125 </para>
    126 
    127 </sect2>
    128 
    129 <sect2><title>Description</title>
    130 
    131 <sect3><title>kdict</title>
    132 <para><command>kdict</command> is a graphical client for the
    133 Dictionary Server Protocol (DICT).</para></sect3>
    134 
    135 <sect3><title>kget</title>
    136 <para><command>kget</command> allows you to group
    137 downloads.</para></sect3>
    138 
    139 <sect3><title>knewsticker</title>
    140 <para><command>knewsticker</command> is a news applet for the
    141 <acronym>KDE</acronym> Application Launcher Panel.</para></sect3>
    142 
    143 <sect3><title>kopete</title>
    144 <para><command>kopete</command> is <acronym>KDE</acronym>'s
    145 multi-protocol instant messenger client.</para></sect3>
    146 
    147 <sect3><title>kpf</title>
    148 <para><command>kpf</command> allows you to share files over a
    149 network.</para></sect3>
    150 
    151 <sect3><title>kppp</title>
    152 <para><command>kppp</command> is a dial-up utility.</para></sect3>
    153 
    154 <sect3><title>krdc</title>
    155 <para><command>krdc</command> is a client application that allows you to
    156 view or even control the desktop session on another machine that is
    157 running a compatible (<acronym>VNC</acronym>) server.</para></sect3>
    158 
    159 <sect3><title>krfb</title>
    160 <para><command>krfb</command> is a server application that allows you to
    161 share your current session with a user on another machine, who can use a
    162 <acronym>VNC</acronym> client to view or even control the
    163 desktop.</para></sect3>
    164 
    165 <sect3><title>ksirc</title>
    166 <para><command>ksirc</command> is a chat client.</para></sect3>
    167 
    168 <sect3><title>ktalkd</title>
    169 <para><command>ktalkd</command> is an enhanced <command>talk</command>
    170 daemon&mdash;a program to handle incoming <command>talk</command> requests,
    171 announce them and allow you to respond to them using a talk
    172 client.</para></sect3>
    173 
    174 <sect3><title>kwifimanager</title>
    175 <para>The <command>kwifimanager</command> suite can be used to
    176 configure and monitor wireless <acronym>LAN</acronym>
    177 cards.</para></sect3>
    178 
    179 <sect3><title>lisa</title>
    180 <para><command>lisa</command> is intended to provide a kind of network
    181 neighborhood, but only relying on the
    182 <acronym>TCP</acronym>/<acronym>IP</acronym> protocol stack, no
    183 <acronym>SMB</acronym> or anything else required.</para></sect3>
     135<segmentedlist>
     136  <segtitle>Installed Programs</segtitle>
     137 
     138  <seglistitem>
     139    <seg>kdict, kget, knewsticker, kopete, kpf, kppp, krdc, krfb, ksirc, ktalkd, kwifimanager, lisa</seg>
     140  </seglistitem>
     141</segmentedlist>
     142
     143<variablelist>
     144  <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     145  <?dbfo list-presentation="list"?>
     146 
     147<varlistentry id="kdict">
     148  <term><command>kdict</command></term>
     149  <listitem>
     150    <para> is a graphical client for the Dictionary Server Protocol (DICT).</para>
     151    <indexterm zone="kdenetwork kdict">
     152      <primary sortas="b-kdict">Kdict</primary>
     153    </indexterm>
     154  </listitem>
     155</varlistentry>
     156
     157<varlistentry id="kget">
     158  <term><command>kget</command></term>
     159  <listitem>
     160    <para>allows you to group downloads.</para>
     161    <indexterm zone="kdenetwork kget">
     162      <primary sortas="b-kget">Kget</primary>
     163    </indexterm>
     164  </listitem>
     165</varlistentry>
     166
     167<varlistentry id="knewsticker">
     168  <term><command>knewsticker</command></term>
     169  <listitem>
     170    <para>is a news applet for the <acronym>KDE</acronym> Application Launcher Panel.</para>
     171    <indexterm zone="kdenetwork knewsticker">
     172      <primary sortas="b-knewsticker">Knewsticker</primary>
     173    </indexterm>
     174  </listitem>
     175</varlistentry>
     176
     177<varlistentry id="kopete">
     178  <term><command>kopete</command></term>
     179  <listitem>
     180    <para> is <acronym>KDE</acronym>'s multi-protocol instant messenger client.</para>
     181    <indexterm zone="kdenetwork kopete">
     182      <primary sortas="b-kopete">Kopete</primary>
     183    </indexterm>
     184  </listitem>
     185</varlistentry>
     186
     187<varlistentry id="kpf">
     188  <term><command>kpf</command></term>
     189  <listitem>
     190    <para>allows you to share files over a network.</para>
     191    <indexterm zone="kdenetwork kpf">
     192      <primary sortas="b-kpf">Kpf</primary>
     193    </indexterm>
     194  </listitem>
     195</varlistentry>
     196
     197<varlistentry id="kppp">
     198  <term><command>kppp</command></term>
     199  <listitem>
     200    <para>is a dial-up utility.</para>
     201    <indexterm zone="kdenetwork kppp">
     202      <primary sortas="b-kppp">Kppp</primary>
     203    </indexterm>
     204  </listitem>
     205</varlistentry>
     206
     207<varlistentry id="krdc">
     208  <term><command>krdc</command></term>
     209  <listitem>
     210    <para>is a client application that allows you to view or even control the
     211          desktop session on another machine that is running a compatible
     212          (<acronym>VNC</acronym>) server.</para>
     213    <indexterm zone="kdenetwork krdc">
     214      <primary sortas="b-krdc">Krdc</primary>
     215    </indexterm>
     216  </listitem>
     217</varlistentry>
     218
     219
     220<varlistentry id="krfb">
     221  <term><command>krfb</command></term>
     222  <listitem>
     223    <para> is a server application that allows you to share your current session
     224           with a user on another machine, who can use a <acronym>VNC</acronym>
     225           client to view or even control the desktop.</para>
     226    <indexterm zone="kdenetwork krfb">
     227      <primary sortas="b-krfb">Krfb</primary>
     228    </indexterm>
     229  </listitem>
     230</varlistentry>
     231
     232<varlistentry id="ksirc">
     233  <term><command>ksirc</command></term>
     234  <listitem>
     235    <para>is a chat client.</para>
     236    <indexterm zone="kdenetwork ksirc">
     237      <primary sortas="b-ksirc">Ksirc</primary>
     238    </indexterm>
     239  </listitem>
     240</varlistentry>
     241
     242<varlistentry id="ktalkd">
     243  <term><command>ktalkd</command></term>
     244  <listitem>
     245    <para>is an enhanced <command>talk</command> daemon&mdash;a program to handle
     246          incoming <command>talk</command> requests, announce them and allow you to
     247          respond to them using a talk client.</para>
     248    <indexterm zone="kdenetwork ktalkd">
     249      <primary sortas="b-ktalkd">Ktalkd</primary>
     250    </indexterm>
     251  </listitem>
     252</varlistentry>
     253
     254<varlistentry id="kwifimanager">
     255  <term><command>kwifimanager</command></term>
     256  <listitem>
     257    <para>is used to configure and monitor wireless <acronym>LAN</acronym> cards.</para>
     258    <indexterm zone="kdenetwork kwifimanager">
     259      <primary sortas="b-kwifimanager">Kwifimanager</primary>
     260    </indexterm>
     261  </listitem>
     262</varlistentry>
     263
     264<varlistentry id="lisa">
     265  <term><command>lisa</command></term>
     266  <listitem>
     267    <para>is intended to provide a kind of network neighborhood, but only relying on
     268          the <acronym>TCP</acronym>/<acronym>IP</acronym> protocol stack.</para>
     269    <indexterm zone="kdenetwork lisa">
     270      <primary sortas="b-lisa">Lisa</primary>
     271    </indexterm>
     272  </listitem>
     273</varlistentry>
     274
     275</variablelist>
    184276
    185277</sect2>
Note: See TracChangeset for help on using the changeset viewer.