Ignore:
Timestamp:
04/17/2004 03:57:02 PM (20 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_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b4623fd
Parents:
69e90004
Message:

gtk-doc corrections

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/gnome-intro.xml

    r69e90004 r8c986cd  
    1616installed software, especially if you are testing
    1717<application><acronym>GNOME</acronym></application> on your machine.
    18 <application><acronym>GNOME</acronym></application>-&gnome-version; packages utilize the --prefix= option for configure, so we will
     18<application><acronym>GNOME</acronym></application>-&gnome-version;
     19packages utilize the <parameter>--prefix=option</parameter> for
     20<command>configure</command>, so we will
    1921use that and an Environment variable (<envar>GNOME_PREFIX</envar>) to add flexibility to
    2022the install.</para>
     
    2325<application><acronym>GNOME</acronym></application> as a desktop
    2426alternative, it is recommended that
    25 you install with --prefix=/usr. If you are not sure that you are going
     27you install with <parameter>--prefix=/usr</parameter>. If you are not sure that you are going
    2628to keep <application><acronym>GNOME</acronym></application> on your
    2729installation, you may install with
    28 --prefix=/opt/gnome-&gnome-version;.  Setting the Environment variable and the
     30<parameter>--prefix=/opt/gnome-&gnome-version;</parameter>.  Setting the Environment variable and the
    2931additional edits required by the second option are covered on the
    3032pre-installation page. Since
    3133<application><acronym>GNOME</acronym></application> has matured,
    32 installing with --prefix=/usr is the preferable approach.</para>
     34installing with <parameter>--prefix=/usr</parameter> is the preferable approach.</para>
    3335
    3436<para>If you choose the second option, removal of
     
    7779<para><application><acronym>GNOME</acronym></application>-&gnome-version; dependencies</para>
    7880<para>Required</para>
    79 <para><xref linkend="xfree86"/>, <xref linkend="GTK2"/>, <xref
    80 linkend="libpng"/>,
    81 <xref linkend="libjpeg"/>, <xref linkend="libtiff"/> and <xref
    82 linkend="popt"/></para>
     81<para>
     82<xref linkend="GTK2"/> and
     83<xref linkend="popt"/>
     84</para>
    8385<para>Optional</para>
    84 <para><xref linkend="libxml2"/>, <xref linkend="libxslt"/>, <xref
    85 linkend="DocBook"/>,
    86 <xref linkend="docbook-xsl"/> and <xref linkend="fam"/></para>
     86<para>
     87<xref linkend="libxml2"/>,
     88<xref linkend="libxslt"/>,
     89<xref linkend="DocBook"/>,
     90<xref linkend="docbook-xsl"/> and
     91<xref linkend="fam"/>
     92<!-- mozilla -->
     93</para>
    8794
    8895</partintro>
Note: See TracChangeset for help on using the changeset viewer.