Changeset 74ccc115 for kde/add


Ignore:
Timestamp:
08/13/2004 04:26:48 PM (20 years ago)
Author:
Randy McMurchy <randy@…>
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:
b614fa2d
Parents:
8db3c97
Message:

Minor modifications to kdebase and kdenetwork

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/add/kdenetwork.xml

    r8db3c97 r74ccc115  
    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-size "5.9 MB">
    10 <!ENTITY kdenetwork-buildsize "94 MB">
    11 <!ENTITY kdenetwork-time "7.65 SBU">
    12 
     9<!ENTITY kdenetwork-size "6.2 MB">
     10<!ENTITY kdenetwork-buildsize "128 MB">
     11<!ENTITY kdenetwork-time "11.16 SBU">
    1312]>
    1413
     
    4342<sect4><title>Optional</title>
    4443<para>
     44<xref linkend="libjpeg"/>,
    4545<xref linkend="libxml2"/>,
    4646<xref linkend="libxslt"/>,
     
    5353url="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html">Wireless
    5454Tools</ulink>,
    55 <ulink url="http://dev.null.pl/ekg/">libgadu</ulink> and
    56 <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>
     55<ulink url="http://dev.null.pl/ekg/">libgadu</ulink>,
     56<ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink> and
     57<ulink url="http://valgrind.kde.org/">Valgrind</ulink>
    5758</para></sect4>
    5859</sect3>
     
    7475<title>Configuring kdenetwork</title>
    7576
     77<sect3><title>Config Files</title>
     78<para><filename>/etc/lisarc</filename> and <filename>~/.lisarc</filename></para>
     79</sect3>
     80
     81<sect3><title>Configuration Information</title>
     82<para>To utilize the <acronym>LAN</acronym> Browser of
     83<command>konqueror</command> you'll need to create the
     84<filename>/etc/lisarc</filename> file and start the <command>lisa</command>
     85daemon. Create <filename>/etc/lisarc</filename> by filling out the
     86information in the <quote>Guided LISa Setup</quote> section of the
     87<quote>LISa Daemon</quote> tab on the <quote>Control Center</quote> &mdash;
     88<quote>Internet &amp; Network</quote> &mdash; <quote>Local Network
     89Browsing</quote> dialog box.</para>
     90
    7691<para>Install the <filename>/etc/rc.d/init.d/lisa</filename> init script
    77 included in the <xref linkend="intro-important-bootscripts"/>
    78 package.</para>
     92included in the <xref linkend="intro-important-bootscripts"/> package.</para>
     93</sect3>
    7994
    8095<screen><userinput><command>make install-lisa</command></userinput></screen>
    8196
    82 <para>There is no explicit configuration for the rest of the kdenetwork
    83 package, however individual packages need to be set up with user
    84 information.</para>
     97<para>There is no explicit configuration for the rest of the
     98<application>kdenetwork</application> package, however individual packages need
     99to be set up with user information.</para>
    85100
    86101</sect2>
Note: See TracChangeset for help on using the changeset viewer.