Changeset 7f13e7ef


Ignore:
Timestamp:
01/30/2007 06:17:42 PM (17 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:
0e57ee69
Parents:
7e9b3016
Message:

Added a note to the D-Bus instructions to identify a known working version of Pyrex, thanks to DJ Lucas for the report

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/dbus.xml

    r7e9b3016 r7f13e7ef  
    7575    <xref linkend="gcc"/> (for the Java compiler and tools),
    7676    <ulink url="http://nz.cosc.canterbury.ac.nz/~greg/python/Pyrex/">Pyrex</ulink>
    77     (requires <xref linkend="python"/>),
     77    (<ulink url="http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/Pyrex-0.9.4.1.tar.gz">version
     78    0.9.4.1</ulink> is known to work and requires <xref linkend="python"/>),
    7879    <ulink url="http://www.mono-project.com/GtkSharp">GtkSharp-1.0.x</ulink>
    7980    (requires <ulink url="http://go-mono.org">Mono</ulink>),
     
    131132    <para>If you desire to use the <xref linkend="hal-device-manager"/>
    132133    program, <ulink url="http://nz.cosc.canterbury.ac.nz/~greg/python/Pyrex/">
    133     Pyrex</ulink> must be installed before you begin building
     134    Pyrex</ulink> (note the known working version listed in the dependencies)
     135    must be installed before you begin building
    134136    <application>D-BUS</application> as the <application>D-BUS</application>
    135137    <application>Python</application> bindings are required. You will also
  • introduction/welcome/changelog.xml

    r7e9b3016 r7f13e7ef  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[randy] - Added a note to the D-Bus instructions to identify
     49          a known working version of Pyrex, thanks to DJ Lucas for the
     50          report.</para>
     51        </listitem>
     52        <listitem>
    4853          <para>[randy] - Updated several Perl Modules versions:
    4954          Business-ISBN-Data-1.13, Business-ISBN-1.84, Devel-Symdump-2.07,
Note: See TracChangeset for help on using the changeset viewer.