Ignore:
Timestamp:
06/21/2006 03:25:58 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d938f86e
Parents:
7907d8c
Message:

Updated the GNOME2 additional libraries instructions to conform with the GNOME-2.14.2 update. This leaves the GNOME2 Accessibility and Additional Utility packages to update

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/system-tools-backends.xml

    r7907d8c r294d670  
    77  <!ENTITY system-tools-backends-download-http "&gnome-download-http;/system-tools-backends/1.4/system-tools-backends-&system-tools-backends-version;.tar.bz2">
    88  <!ENTITY system-tools-backends-download-ftp  "&gnome-download-ftp;/system-tools-backends/1.4/system-tools-backends-&system-tools-backends-version;.tar.bz2">
    9   <!ENTITY system-tools-backends-md5sum        "e416b84cd5dfd0d1af63b91e0a1305c7">
    10   <!ENTITY system-tools-backends-size          "706 KB">
     9  <!ENTITY system-tools-backends-md5sum        "a0af1513becdf3b9bfed3535ad8f7dab">
     10  <!ENTITY system-tools-backends-size          "708 KB">
    1111  <!ENTITY system-tools-backends-buildsize     "10.2 MB">
    1212  <!ENTITY system-tools-backends-time          "less than 0.1 SBU">
     
    2020    <othername>$LastChangedBy$</othername>
    2121    <date>$Date$</date>
    22     <keywordset>
    23       <keyword role="package">system-tools-backends-&system-tools-backends-version;.tar</keyword>
    24       <keyword role="ftpdir">system-tools-backends</keyword>
    25     </keywordset>
    2622  </sect1info>
    2723
     
    6763    <para role="required"><xref linkend="perl-xml-parser"/></para>
    6864
     65    <bridgehead renderas="sect4">Optional</bridgehead>
     66    <para role="optional"><xref linkend="intltool"/></para>
     67
    6968    <para condition="html" role="usernotes">User Notes:
    7069    <ulink url="&blfs-wiki;/system-tools-backends"/></para>
     
    8180    the following commands:</para>
    8281
    83 <screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
     82<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &amp;&amp;
    8483make</userinput></screen>
    8584
Note: See TracChangeset for help on using the changeset viewer.