Changeset d10f793


Ignore:
Timestamp:
04/06/2003 01:46:31 AM (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:
03cbf55
Parents:
f22f96e9
Message:

genutils edit, x edit

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

Files:
13 edited

Legend:

Unmodified
Added
Removed
  • content/databases/db-3.1.xml

    rf22f96e9 rd10f793  
    11<sect1 id="db-3.1" xreflabel="db-&db-3.1-version;">
    2 <?dbhtml filename="db-&db-3.1-version;.html" dir="gnome"?>
     2<?dbhtml filename="db-3.1.html" dir="gnome"?>
    33<title>db-&db-3.1-version;</title>
    44
  • content/databases/db-3.3.xml

    rf22f96e9 rd10f793  
    11<sect1 id="db-3.3" xreflabel="db-&db-3.3-version;">
    2 <?dbhtml filename="db-&db-3.3-version;.html" dir="gnome"?>
     2<?dbhtml filename="db-3.3.html" dir="gnome"?>
    33<title>db-&db-3.3-version;</title>
    44
  • content/databases/db/db-desc.xml

    rf22f96e9 rd10f793  
    22<title>Contents</title>
    33
    4 <para>The db package contains <userinput>db_archive, db_checkpoint,
    5 db_deadlock, db_dump, db_load, db_printlog, db_recover, db_stat,
    6 db_upgrade, db_verify</userinput> and the <userinput>db
     4<para>The db package contains <userinput>db_archive</userinput>,
     5<userinput>db_checkpoint</userinput>,
     6<userinput>db_deadlock</userinput>, <userinput>db_dump</userinput>,
     7<userinput>db_load</userinput>, <userinput>db_printlog</userinput>,
     8<userinput>db_recover</userinput>, <userinput>db_stat</userinput>,
     9<userinput>db_upgrade</userinput>, <userinput>db_verify</userinput> and <userinput>db
    710libraries</userinput></para>
    811
  • content/databases/db/db-exp.xml

    rf22f96e9 rd10f793  
    22<title>Command explanations</title>
    33
    4 <para><userinput>cd build_unix &amp;&amp; ../dist/configure --prefix=/usr --enable-compat185 :</userinput>
     4<para><userinput>cd build_unix &amp;&amp; ../dist/configure --prefix=/usr --enable-compat185</userinput> :
    55This replaces the normal ./configure command as db comes with the various
    66build directories for different platforms.</para>
    77
    88<para><userinput>make docdir=/usr/share/doc/db-&db-version;
    9 install :</userinput> This installs db installing the documentation in
     9install</userinput> : This installs db installing the documentation in
    1010the correct place.</para>
    1111
  • general/genutils/bc/bc-inst.xml

    rf22f96e9 rd10f793  
    44<para>Install bc by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=/usr &amp;&amp;
     6<para><screen><userinput>./configure --prefix=/usr --with-readline &amp;&amp;
    77make &amp;&amp;
    88make install</userinput></screen></para>
  • general/genutils/bc/bc-intro.xml

    rf22f96e9 rd10f793  
    66Version used:                   &bc-version;
    77Package size:                   &bc-size;
    8 Estimated Disk space required:  &bc-buildsize;</screen>
     8Estimated Disk space required:  &bc-buildsize;
     9Estimated build time:           &bc-time;</screen>
    910
    1011<para>The bc package contains bc. This is an arbitrary precision numeric
    1112processing language.</para>
    1213
    13 
     14<screen>bc depends on:
     15<xref linkend="readline"/>
    1416</sect2>
  • general/genutils/rep-gtk/rep-gtk-intro.xml

    rf22f96e9 rd10f793  
    1414
    1515<screen>rep-gtk depends on:
    16 <xref linkend="GTK2"/> <xref linkend="libglade"/> and <xref linkend="librep"/>
     16<xref linkend="GTK2"/>, <xref linkend="libglade"/> and <xref linkend="librep"/>
    1717</screen>
    1818</sect2>
  • x/installing/xfree86/xfree86-exp.xml

    rf22f96e9 rd10f793  
    22<title>Command explanations</title>
    33
    4 <para><userinput>WORLDOPTS="" make World 2&gt;&amp;1 | tee xfree-compile.log</userinput>:
     4<para><userinput>WORLDOPTS="" make World 2&gt;&amp;1 | tee xfree-compile.log</userinput> :
    55This command runs multiple makefiles to completely rebuild the system.
    66WORLDOPTS="" disables the default setting to continue after encountering an error.
     
    1717<para><userinput>ln -sf /usr/X11R6/bin /usr/bin/X11</userinput>,
    1818<userinput>ln -sf /usr/X11R6/lib/X11 /usr/lib/X11</userinput>, and
    19 <userinput>ln -sf /usr/X11R6/include/X11 /usr/include/X11</userinput>:
    20 These commands are present to enable other (broken) packages to build
     19<userinput>ln -sf /usr/X11R6/include/X11 /usr/include/X11</userinput> : These commands are present to enable other (broken) packages to build
    2120against XFree86.  We do this even though the Filesystem Hierarchy Standard
    2221says:
     
    2423symbolic links. They are intended for utilization by users only."</para>
    2524
    26 <para><userinput>make -f Makefile.linux</userinput>: This builds the
     25<para><userinput>make -f Makefile.linux</userinput> : This builds the
    2726XFree86 compatible kernel modules.</para>
    2827
    2928<para><userinput>cp gamma.o radeon.o sis.o r128.o i810.o i830.o mga.o tdfx.o
    30 /lib/modules/`uname -r`/kernel/drivers/char/drm/</userinput>: Put the kernel
     29/lib/modules/`uname -r`/kernel/drivers/char/drm/</userinput> : Put the kernel
    3130modules where the kernel can find them.</para>
    3231
    33 <para><userinput>depmod -a</userinput>: Update the modules.dep file for module
     32<para><userinput>depmod -a</userinput> : Update the modules.dep file for module
    3433management.</para>
    3534
  • x/installing/xfree86/xfree86-intro.xml

    rf22f96e9 rd10f793  
    22<title>Introduction to XFree86</title>
    33
    4 <screen>Download location:              <ulink url="&xfree86-download;"/>
     4<screen>Download location (HTTP):       <ulink url="&xfree86-download-http;"/>
     5Download location (FTP):        <ulink url="&xfree86-download-ftp;"/>
    56Version used:                   &xfree86-version;
    67Package size:                   &xfree86-size;
     
    89Estimated build time:           75m (667 MHz)</screen>
    910
    10 <para><screen>XFree86 depends on: <xref linkend="freetype2"/>, <xref linkend="expat"/>, and <xref linkend="libpng"/>.</screen></para>
     11<para><screen>XFree86 depends on: <xref linkend="freetype2"/>, <xref linkend="expat"/> and <xref linkend="libpng"/>.</screen></para>
    1112
    1213<para>XFree86 is a freely redistributable open-source implementation of the
  • x/installing/xfree86/xfree86.ent

    rf22f96e9 rd10f793  
    77<!ENTITY xfree86-buildsize "633 MB">
    88<!ENTITY xfree86-version "4.3.0">
    9 <!ENTITY xfree86-download "ftp://ftp.xfree86.org/pub/XFree86/4.3.0/source/">
     9<!ENTITY xfree86-download-http "">
     10<!ENTITY xfree86-download-ftp "ftp://ftp.xfree86.org/pub/XFree86/4.3.0/source/">
    1011<!ENTITY xfree86-size "137 MB">
    1112<!ENTITY xfree86-time "56.24 SBU">
  • x/lib/lesstif/lesstif-exp.xml

    rf22f96e9 rd10f793  
    22<title>Command explanations</title>
    33
    4 <para><userinput>--enable-build-20 :</userinput>
    5 Build the Motif 2.0 compatible version of the lesstif libraries.</para>
     4<para><userinput>--enable-build-20</userinput> : Build the Motif 2.0 compatible version of the lesstif libraries.</para>
    65
    76<para>
    8 <userinput>--enable-build-21 :</userinput>
    9 Also build the Motif 2.1 compatible versions.</para>
     7<userinput>--enable-build-21</userinput> : Also build the Motif 2.1 compatible versions.</para>
    108
    11 <para><userinput>--disable-debug :</userinput>
    12 Do not generate debugging information.</para>
     9<para><userinput>--disable-debug</userinput> : Do not generate debugging information.</para>
    1310
    14 <para><userinput>--enable-production :</userinput>
    15 Build the release version of the lesstif libraries.</para>
     11<para><userinput>--enable-production</userinput> : Build the release version of the lesstif libraries.</para>
    1612
    17 <para><userinput>--disable-build-tests :</userinput>
    18 Do not build the test/ tree(see testing note below).</para>
     13<para><userinput>--disable-build-tests</userinput> : Do not build the test/ tree(see testing note below).</para>
    1914
    20 <para><userinput>--with-xdnd :</userinput>
    21 Enable XDND Gnome compatibility support.</para>
     15<para><userinput>--with-xdnd</userinput> : Enable XDND Gnome compatibility support.</para>
    2216
    2317</sect2>
  • x/lib/qt/qt-exp.xml

    rf22f96e9 rd10f793  
    1919to support multi-threading.</para>
    2020
    21 <para><userinput>if test -L /opt/qt; then rm /opt/qt; fi</userinput> :
    22 This command eliminates the link if it already exists so our next
    23 command runs properly.</para>
    24 
    25 <para><userinput>ln -s /opt/qt-&qt-version; /opt/qt</userinput> : This command
     21<para><userinput>ln -sfn /opt/qt-&qt-version; /opt/qt</userinput> : This command
    2622standardizes the location of the qt libraries to the ld.so.conf entry
    2723described below.</para>
  • x/lib/qt/qt-intro.xml

    rf22f96e9 rd10f793  
    1515<screen>qt depends on:
    1616<xref linkend="xfree86"/>, <xref linkend="libpng"/>, <xref
    17 linkend="libmng"/>, and <xref linkend="libjpeg"/></screen>
     17linkend="libmng"/> and <xref linkend="libjpeg"/></screen>
    1818
    1919</sect2>
Note: See TracChangeset for help on using the changeset viewer.