Changeset 9905a3c for kde


Ignore:
Timestamp:
02/01/2003 01:04:55 AM (21 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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
97c2592
Parents:
d75b734
Message:

Added openldap and fixed numereous typos

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

Location:
kde
Files:
2 edited

Legend:

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

    rd75b734 r9905a3c  
    88Estimated build time:        62 min (667 MHz)</screen></para>
    99
    10 <para>kdelibs can use many optional libraries and programs.  The following are
    11 recommended:
    12 <screen><xref linkend="openssl"/>, <xref linkend="alsa"/>, <xref linkend="pcre"/>, <xref linkend="libxml2"/>,
    13 <xref linkend="libxslt"/>, and cups.</screen></para>
    1410
    15 <para>Other programs and libraries that can be used by kdelibs are:
    16 <screen><xref linkend="libfam"/> and <xref linkend="libtiff"/></screen></para>
     11<warning><para>The KDE instructions are being revised.  The instructions should
     12work as described in the following sections, but not all KDE packages
     13have been validated.</para></warning>
     14
     15
     16
     17<para>The following package is required to install kdelibs:
     18<screen><xref linkend="arts"/></screen></para>
     19
     20<para>kdelibs can use many libraries and programs.  The following are recommended:
     21<screen><xref linkend="openssl"/>, <xref linkend="pcre"/>, <xref linkend="libxml2"/>,
     22<xref linkend="libxslt"/>, <xref linkend="libfam"/>, and <xref linkend="libart_lgpl"/>.</screen></para>
     23
     24<para>Other optional programs and libraries that can be used by kdelibs are:
     25<screen><xref linkend="cups"/>, <xref linkend="sane"/>, and <xref linkend="openldap"/>.</screen></para>
    1726
    1827<para>Install kdelibs with:
  • kde/kde.ent

    rd75b734 r9905a3c  
    4343<!ENTITY kdm SYSTEM "inst/kdm.xml">
    4444
    45 <!ENTITY kde-version "3.0.5a">
     45<!ENTITY kde-version "3.1">
    4646<!ENTITY kde-download "ftp://ftp.kde.org/pub/kde/stable/&kde-version;/src">
    4747<!ENTITY kde-dir "/opt/kde-&kde-version;">
Note: See TracChangeset for help on using the changeset viewer.