Ignore:
Timestamp:
04/29/2005 07:10:45 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.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:
c26750e1
Parents:
5bdbd0c3
Message:

KDE update, 7th Installment

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/add/kdenetwork.xml

    r5bdbd0c3 r4f43b37  
    77<!ENTITY kdenetwork-download-http "&kde-download-http;/kdenetwork-&kde-version;.tar.bz2">
    88<!ENTITY kdenetwork-download-ftp  "&kde-download-ftp;/kdenetwork-&kde-version;.tar.bz2">
    9 <!ENTITY kdenetwork-md5sum        "652a5703b8dc937c4009e002dc3035f3">
    10 <!ENTITY kdenetwork-size          "6.9 MB">
    11 <!ENTITY kdenetwork-buildsize     "156 MB">
    12 <!ENTITY kdenetwork-time          "13.97 SBU">
     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">
    1313]>
    1414
    1515<sect1 id="kdenetwork" xreflabel="kdenetwork-&kde-version;">
    16 
    17 <sect1info>
    18   <othername>$LastChangedBy$</othername>
    19   <date>$Date$</date>
    20 </sect1info>
    21 
    22 <?dbhtml filename="kdenetwork.html"?>
    23 <title>kdenetwork-&kde-version;</title>
    24 
    25 <indexterm zone="kdenetwork">
    26   <primary sortas="a-kdenetwork">Kdenetwork</primary>
    27 </indexterm>
    28 
    29 <sect2>
    30 <title>Introduction to <application>kdenetwork</application></title>
    31 
    32 <sect3><title>Package information</title>
    33 <itemizedlist spacing='compact'>
    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>
    49 </sect4>
    50 
    51 <sect4><title>Recommended</title>
    52   <para><xref linkend="libjpeg"/>,
    53         <xref linkend="libxml2"/>,
    54         <xref linkend="libxslt"/>, and
    55         <xref linkend="openssl"/>
    56   </para>
    57 </sect4>
    58 
    59 <sect4><title>Optional</title>
    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>
    69 </sect4>
    70 </sect3>
    71 
    72 </sect2>
    73 
    74 <sect2>
    75 <title>Installation of <application>kdenetwork</application></title>
    76 
    77 <para>Install <application>kdenetwork</application> with:</para>
    78 
    79 <screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
     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 \
    8085    --disable-dependency-tracking &amp;&amp;
    81 make</command></userinput></screen>
    82 
    83 <para>Now, as the root user:</para>
     86make</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>
    8491 
    85 <screen><userinput role='root'><command>make install</command></userinput></screen>
    86 
    87 </sect2>
    88 
    89 <sect2>
    90 <title>Configuring kdenetwork</title>
    91 
    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>
     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>
    98105 
    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>
    117 
    118 <screen><userinput><command>make install-lisa</command></userinput></screen>
    119 
    120   <indexterm zone="kdenetwork kdenetwork-init">
    121     <primary sortas="f-kdenetwork">lisa</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 
    128 </sect3>
    129 
    130 </sect2>
    131 
    132 <sect2>
    133 <title>Contents</title>
    134 
    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>
    276 
    277 </sect2>
     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> &mdash; <quote>Internet &amp; Network</quote> &mdash;
     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&mdash;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>
    278293
    279294</sect1>
Note: See TracChangeset for help on using the changeset viewer.