Changeset 5145473 for xsoft/office


Ignore:
Timestamp:
10/01/2003 03:24:39 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
46b80247
Parents:
237b6d9
Message:

chapters 38 - 41

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

Location:
xsoft/office
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/abiword/abiword-exp.xml

    r237b6d9 r5145473  
    22<title>Command explanations</title>
    33
    4 <para><command>--enable-gnome</command> : This command can be added
    5 to the configure command for AbiWord to utilize GNOME libraries listed
     4<para><option>--enable-gnome</option>: This command can be added
     5to the configure command for <application>AbiWord</application> to
     6utilize <application><acronym>GNOME</acronym></application> libraries listed
    67in the introduction.</para>
    78
  • xsoft/office/evolution/db-3.1-exp.xml

    r237b6d9 r5145473  
    22<title>Command explanations</title>
    33
    4 <para><command>--enable-compat185</command> : Build support for older database files.</para>
     4<para><option>--enable-compat185</option>: Build support for older database files.</para>
    55
    6 <para><command>--prefix=/opt/db-&db-3.1-version;</command> : This version of the
     6<para><parameter>--prefix=/opt/db-&db-3.1-version;</parameter>: This version of the
    77Berkeley Database should not be installed in <filename class="directory">/usr</filename>,
    88as it is only needed for the building of
  • xsoft/office/evolution/db-3.1-intro.xml

    r237b6d9 r5145473  
    1 <para><application>Evolution </application> requires this particular version.
    2 The details on
     1<para><application>Evolution</application> requires
     2<application>Berkeley DB</application>-&db-3.1-version;. The details on
    33"why" are in the <filename>README</filename> file distibuted with the
    44<application>Evolution</application> source code. <application>Evolution
  • xsoft/office/evolution/evolution-exp.xml

    r237b6d9 r5145473  
    22<title>Command explanations</title>
    33
    4 <para><command>--with-db3=/opt/db-&db-3.1-version;</command> : Specify
     4<para><parameter>--with-db3=/opt/db-&db-3.1-version;</parameter>: Specify
    55the location where db-&db-3.1-version; is installed.</para>
    66
    7 <para><command>--enable-openssl</command> : This flag will compile
     7<para><option>--enable-openssl</option>: This flag will compile
    88<acronym>SSL</acronym> support into
    99<application>Evolution</application>.</para>
    1010
    11 <para><command>--enable-openldap</command> : This flag will compile
     11<para><option>--enable-openldap</option>: This flag will compile
    1212<acronym>LDAP</acronym> support into
    1313<application>Evolution</application>.</para>
  • xsoft/office/gnucash/gnucash-exp.xml

    r237b6d9 r5145473  
    22<title>Command explanations</title>
    33
    4 <para><command>--prefix=/opt/gnome</command> : Version &gnucash-version; of
     4<para><parameter>--prefix=/opt/gnome</parameter>: Version &gnucash-version; of
    55<application>GnuCash</application> is a
    66<application><acronym>GNOME</acronym></application> 1.4 application.
  • xsoft/office/gnumeric/gnumeric-exp.xml

    r237b6d9 r5145473  
    22<title>Command explanations</title>
    33
    4 <para><command>--localstatedir=/var/lib</command> : This switch
    5 puts scrollkeeper files in <filename>/var/lib/scrollkeeper</filename>
    6 instead of <filename>$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
     4<para><parameter>--localstatedir=/var/lib</parameter>: This switch
     5puts <application>ScrollKeeper</application> files in <filename
     6class="directory">/var/lib/scrollkeeper</filename>
     7instead of <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
    78
    8 <para><command>--sysconfdir=/etc/gnome</command> : This switch
    9 puts configuration files in <filename>/etc/gnome</filename> instead of
    10 <filename>$GNOME_PREFIX/etc</filename>.</para>
     9<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
     10puts configuration files in <filename class="directory">/etc/gnome</filename> instead of
     11<filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
    1112
    12 <para><command>--libexecdir=$GNOME_PREFIX/sbin</command> : This switch
    13 puts libexec files in <filename>$GNOME_PREFIX/sbin</filename> instead of
    14 <filename>$GNOME_PREFIX/libexec</filename>.</para>
     13<para><parameter>--libexecdir=$GNOME_PREFIX/sbin</parameter>: This switch
     14puts libexec files in <filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
     15<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
    1516
    1617</sect2>
Note: See TracChangeset for help on using the changeset viewer.