Ignore:
Timestamp:
09/17/2003 04:30:29 AM (21 years ago)
Author:
Igor Živković <igor@…>
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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
64941d1a
Parents:
146073c
Message:

update to KDE-3.1.4 (incomplete - left for Bruce to review and finish)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/inst/kde-base.xml

    r146073c r4ee53fa2  
    11<sect1 id="kde-base" xreflabel="kdebase-&kde-version;">
    22<title>kdebase-&kde-version;</title>
    3 <para><screen>Download location (FTP):     <ulink url="&kde-base-ftp;"/>
    4 Estimated build disk space:  132 MB
    5 Estimated installed space:   45 MB
    6 Package size:                &kde-base-size;
    7 Estimated build time:        98 min (667 MHz)</screen></para>
    83
    9 <para>kdebase can use many optional libraries and programs.  The following are
    10 recommended:
    11 <screen><xref linkend="openssl"/>, <xref linkend="lesstif"/>, <xref linkend="CDParanoia"/>, <xref linkend="libvorbis"/>,
    12 shadow (in the LFS book), and <xref linkend="cups"/></screen></para>
     4<sect2>
     5<title>Introduction to <application>kdebase</application></title>
    136
    14 <para>Other programs and libraries that can be used by kdebase are:
    15 <screen><xref linkend="lame"/>, and <xref linkend="Linux_PAM"/></screen></para>
     7<para><application>kdebase</application> is the second mandatory package (besides kdelibs) for
     8the K Desktop Environment. It provides various applications and infrastructure files
     9and libraries.</para>
    1610
    17 <para>Check to see if <filename>/lib/libmisc.la</filename> exists.  If not, run:
    18 <screen>ln -sf /usr/lib/libmisc.la /lib/libmisc.la</screen></para>
     11<sect3><title>Package information</title>
     12<itemizedlist spacing='compact'>
     13<listitem><para>Download (HTTP): <ulink url="&kde-base-download-http;"/></para></listitem>
     14<listitem><para>Download (FTP): <ulink url="&kde-base-download-ftp;"/></para></listitem>
     15<listitem><para>Download size: &kde-base-size;</para></listitem>
     16<listitem><para>Estimated Disk space required: &kde-base-buildsize;</para></listitem>
     17<listitem><para>Estimated build time: &kde-base-time;</para></listitem></itemizedlist>
     18</sect3>
     19
     20<sect3><title><application>kdebase</application> dependencies</title>
     21<sect4><title>Recommended</title>
     22<para><xref linkend="openssl"/>, <xref linkend="lesstif"/>, <xref
     23linkend="CDParanoia"/>, <xref linkend="libvorbis"/> and <xref
     24linkend="cups"/></para></sect4>
     25<sect4><title>Optional</title>
     26<para><xref linkend="lame"/> and <xref
     27linkend="Linux_PAM"/></para></sect4>
     28</sect3>
     29
     30</sect2>
     31
     32<sect2>
     33<title>Installation of <application>kdebase</application></title>
     34
     35<para>Check to see if <filename class="libraryfile">/lib/libmisc.la</filename>
     36exists. If not, run:
     37<screen><userinput><command>ln -sf /usr/lib/libmisc.la /lib/libmisc.la</command>
     38</userinput></screen></para>
    1939
    2040<para>Install kdebase with:
    21 <screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
     41<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
    2242     --disable-dependency-tracking --disable-lametest --with-shadow &amp;&amp;
    2343make &amp;&amp;
    24 make install</userinput></screen></para>
     44make install</command></userinput></screen></para>
     45
     46</sect2>
    2547
    2648<sect2>
    27 <title>kdebase Installation Command explanations</title>
     49<title>Command explanations</title>
    2850 
    29 <para><userinput>--disable-lametest</userinput> : Do not search for and use
    30 lame support.  This package provides mp3 encoding. Omit this option if
     51<para><command>--disable-lametest</command> : Do not search for and use
     52lame support. This package provides mp3 encoding. Omit this option if
    3153you installed <filename>lame</filename>.</para>
    3254 
    33 <para><userinput>--with-shadow</userinput> : Use shadow password
     55<para><command>--with-shadow</command> : Use shadow password
    3456support.</para>
    3557</sect2>
     
    3860<title>Contents</title>
    3961
    40 <para>Major programs in Kde-base include:</para>
     62<para>Major programs in kdebase include
     63<command>kdesktop</command>,
     64<command>kaddressbook</command>,
     65<command>kappfinder</command>,
     66<command>kcontrol</command>,
     67<command>kdeprint</command>,
     68<command>kdm</command>,
     69<command>kfind</command>,
     70<command>khelpcenter</command>,
     71<command>khotkeys</command>,
     72<command>kicker</command>,
     73<command>klipper</command>,
     74<command>kmenuedit</command>,
     75<command>konqueror</command>,
     76<command>konsole</command>,
     77<command>kscreensaver</command> and
     78<command>ktip</command>
     79</para>
    4180
    42 <itemizedlist>
    43 <listitem><para>kdesktop - the program that handles desktop icons, popup menus, and the
    44                 screensaver system.</para></listitem>
    45 <listitem><para>kaddressbook - a simple addressbook</para></listitem>
    46 <listitem><para>kappfinder - utility to add non-KDE applications to K-menu</para></listitem>
    47 <listitem><para>kcontrol - KDE Control Center</para></listitem>
    48 <listitem><para>kdeprint - Print job administration</para></listitem>
    49 <listitem><para>kdm - KDE Display manager (a replacement for xdm</para></listitem>
    50 <listitem><para>kfind - utility to find files</para></listitem>
    51 <listitem><para>khelpcenter - kde help tool</para></listitem>
    52 <listitem><para>khotkeys - handles hot keys for KDE</para></listitem>
    53 <listitem><para>kicker - KDE control panel</para></listitem>
    54 <listitem><para>klipper - a clipboard utility</para></listitem>
    55 <listitem><para>kmenuedit - a utility to rearrange or add items to the K-menu</para></listitem>
    56 <listitem><para>konqueror - a filesystem and Web browser</para></listitem>
    57 <listitem><para>konsole - a highly configurable X terminal emulator</para></listitem>
    58 <listitem><para>kscreensaver - program to set up screensavers</para></listitem>
    59 <listitem><para>ktip - wizard to provide hints and KDE information</para></listitem>
    60 </itemizedlist>
     81</sect2>
     82
     83<sect2><title>Description</title>
     84
     85<sect3><title>kdesktop</title>
     86<para><command>kdesktop</command> is the program that handles desktop icons, popup menus, and the
     87screensaver system.</para></sect3>
     88
     89<sect3><title>kaddressbook</title>
     90<para><command>kaddressbook</command> is a simple addressbook.</para></sect3>
     91
     92<sect3><title>kappfinder</title>
     93<para><command>kappfinder</command>is an utility to add
     94non-<acronym>KDE</acronym> applications to K-menu.</para></sect3>
     95
     96<sect3><title>kcontrol</title>
     97<para><command>kcontrol</command>is <acronym>KDE</acronym> Control
     98Center.</para></sect3>
     99 
     100<sect3><title>kdeprint</title>
     101<para><command>kdeprint</command> provides Print job administration.</para></sect3>
     102
     103<sect3><title>kdm</title>
     104<para><command>kdm</command> is the <acronym>KDE</acronym> Display manager (a
     105replacement for xdm.</para></sect3>
     106 
     107<sect3><title>kfind</title>
     108<para><command>kfind</command> is an utility to find files.</para></sect3>
     109
     110<sect3><title>khelpcenter</title>
     111<para><command>khelpcenter</command> is the <acronym>KDE</acronym> help
     112tool.</para></sect3>
     113
     114<sect3><title>khotkeys</title>
     115<para><command>khotkeys</command> handles hot keys for
     116<acronym>KDE</acronym>.</para></sect3>
     117
     118<sect3><title>kicker</title>
     119<para><command>kicker</command> is the <acronym>KDE</acronym> control
     120panel.</para></sect3>
     121
     122<sect3><title>klipper</title>
     123<para><command>klipper</command> is a clipboard utility.</para></sect3>
     124 
     125<sect3><title>kmenuedit</title>
     126<para><command>kmenuedit</command> is an utility to rearrange or add
     127items to the K-menu.</para></sect3>
     128
     129<sect3><title>konqueror</title>
     130<para><command>konqueror</command> is a filesystem and Web browser.</para></sect3>
     131
     132<sect3><title>konsole</title>
     133<para><command>konsole</command> is a highly configurable X terminal
     134emulator.</para></sect3>
     135
     136<sect3><title>kscreensaver</title>
     137<para><command>kscreensaver</command> is a program to set up
     138screensavers.</para></sect3>
     139
     140<sect3><title>ktip</title>
     141<para><command>ktip</command> is a wizard to provide hints and
     142<acronym>KDE</acronym> information.</para></sect3>
     143
    61144</sect2>
    62145   
Note: See TracChangeset for help on using the changeset viewer.