Changeset 3336852 for kde


Ignore:
Timestamp:
04/14/2003 06:29:34 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
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:
ec4b257
Parents:
73a7e571
Message:

edit kde, prune TOC

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

Location:
kde
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • kde/core/arts.xml

    r73a7e571 r3336852  
    3333
    3434<sect2><title>aRts Installation Command explanations</title>
    35 <para><userinput>--prefix=&kde-dir;:</userinput> This option tells the
     35<para><userinput>--prefix=&kde-dir;</userinput> : This option tells the
    3636process to install the package in &kde-dir;.  We put aRts here because this
    3737package is required before installing KDE.</para>
    3838
    39 <para><userinput>--disable-debug:</userinput> This option causes the
     39<para><userinput>--disable-debug</userinput> : This option causes the
    4040system to be compiled without debugging code.
    4141</para>
    4242
    43 <para><userinput>--disable-dependency-tracking:</userinput> This option speeds
     43<para><userinput>--disable-dependency-tracking</userinput> : This option speeds
    4444up one time builds.</para>
    4545
    46 <para><userinput>ln -sfn &kde-dir; /opt/kde:</userinput> This command creates
     46<para><userinput>ln -sfn &kde-dir; /opt/kde</userinput> : This command creates
    4747a link for access to KDE.  If a newer version of KDE is released, the new
    4848system can be built by changing the <userinput>--prefix</userinput> location
  • kde/core/config.xml

    r73a7e571 r3336852  
    1212</para>
    1313
    14 <para>At this point you can bring up KDE with
    15 <userinput>startx</userinput></para>
     14<para>At this point you can bring up KDE with:
     15<screen><userinput>startx</userinput></screen></para>
    1616
    1717</sect1>
  • kde/inst/kde-admin.xml

    r73a7e571 r3336852  
    1212<screen><xref linkend="kde-base"/>.
    1313The kpackage program can use <filename>rpm</filename>.
    14 kuser can use <filename>shadow</filename> and <filename>pam</filename>.</screen></para>
     14kuser can use <filename>shadow</filename> and <xref linkend="Linux_PAM"/>.</screen></para>
    1515
    1616<para>Install kdeadmin with:
     
    2323<title>kdeadmin Installation Command explanations</title>
    2424
    25 <para><userinput>--with-shadow:</userinput> This option allows use of
     25<para><userinput>--with-shadow</userinput> : This option allows use of
    2626shadow passwords.</para>
    2727
  • kde/inst/kde-base.xml

    r73a7e571 r3336852  
    1010recommended:
    1111<screen><xref linkend="openssl"/>, <xref linkend="lesstif"/>, <xref linkend="CDParanoia"/>, <xref linkend="libvorbis"/>,
    12 shadow (in the LFS book), and cups.</screen></para>
     12shadow (in the LFS book), and <xref linkend="cups"/>.</screen></para>
    1313
    1414<para>Other programs and libraries that can be used by kdebase are:
     
    2727<title>kdebase Installation Command explanations</title>
    2828 
    29 <para><userinput>--disable-lametest:</userinput> Do not search for and use
     29<para><userinput>--disable-lametest</userinput> : Do not search for and use
    3030lame support.  This package provides mp3 encoding. Omit this option if
    3131you installed <filename>lame</filename>.</para>
    3232 
    33 <para><userinput>--with-shadow:</userinput> Use shadow password
     33<para><userinput>--with-shadow</userinput> : Use shadow password
    3434support.</para>
    3535</sect2>
  • kde/inst/kde-graphics.xml

    r73a7e571 r3336852  
    1212<screen><xref linkend="kde-base"/> and <xref linkend="which"/> (or the which script).
    1313The kuickshow program requires <xref linkend="imlib"/>.
    14 The kooka program requires <filename>sane</filename>.</screen></para>
     14The kooka program requires <xref linkend="sane"/>.</screen></para>
    1515
    1616<para>Install kdegraphics with:
  • kde/inst/kde-libs.xml

    r73a7e571 r3336852  
    88Estimated build time:        62 min (667 MHz)</screen></para>
    99
    10 
     10<!--
    1111<warning><para>The KDE instructions are being revised.  The instructions should
    1212work as described in the following sections, but not all KDE packages
    1313have been validated.</para></warning>
    14 
     14-->
    1515
    1616
     
    3232
    3333<sect2><title>kdelibs Installation Command explanations</title>
    34 <para><userinput>--prefix=&kde-dir;:</userinput> This option tells
     34<para><userinput>--prefix=&kde-dir;</userinput> : This option tells
    3535the process to install the package in &kde-dir;.</para>
    3636
    37 <para><userinput>--disable-debug:</userinput> This option causes the
     37<para><userinput>--disable-debug</userinput> : This option causes the
    3838system to be compiled without debugging code.</para>
    3939
    40 <para><userinput>--disable-dependency-tracking:</userinput> This option
     40<para><userinput>--disable-dependency-tracking</userinput> : This option
    4141speeds up one time builds.</para>
    4242
    43 <para><userinput>--with-alsa:</userinput> This option tells the build process to
     43<para><userinput>--with-alsa</userinput> : This option tells the build process to
    4444search for and use Alsa for sound support.</para>
    4545
    46 <para><userinput>--enable-fast-malloc=full:</userinput> This option tells
     46<para><userinput>--enable-fast-malloc=full</userinput> : This option tells
    4747KDE programs to use an internal memory allocation scheme
    4848optimized for KDE.</para>
  • kde/inst/kde-multimedia.xml

    r73a7e571 r3336852  
    2121<title>kdemultimedia Installation Command explanations</title>
    2222
    23 <para><userinput>--with-arts-alsa:</userinput> Use the alsa support built
     23<para><userinput>--with-arts-alsa</userinput> : Use the alsa support built
    2424into aRts.</para>
    2525
  • kde/kde.ent

    r73a7e571 r3336852  
    4949
    5050<!ENTITY kde-libs-ftp "&kde-download;/kdelibs-&kde-version;.tar.bz2">
    51 <!ENTITY kde-libs-size "7.2 MB">
     51<!ENTITY kde-libs-size " 7.2 MB">
    5252<!ENTITY kde-base-ftp "&kde-download;/kdebase-&kde-version;.tar.bz2">
    5353<!ENTITY kde-base-size "12.0 MB">
  • kde/other/other.xml

    r73a7e571 r3336852  
    44
    55&kdoc;
    6 &kde-bindings;
    7 &kde-sdk;
    86&kdevelop;
    9 &kdm;
    107
    118</chapter>
Note: See TracChangeset for help on using the changeset viewer.