Ignore:
Timestamp:
02/07/2021 03:55:17 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a455c16
Parents:
8df8d14
Message:

alsa-lib: test suite works correctly now

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/alsa-lib.xml

    r8df8d14 r2a1e6008  
    132132
    133133<screen remap="doc"><userinput>make doc</userinput></screen>
    134 <!-- The test suite needs libasound.so now, otherwise both the config and
    135      midi_event tests will fail.
     134
    136135    <para>
    137136      To test the results, issue: <command>make check</command>.
    138137    </para>
    139 -->
     138
    140139    <para>
    141140      Now, as the <systemitem class="username">root</systemitem> user:
     
    155154install -v -m644 doc/doxygen/html/search/* \
    156155                /usr/share/doc/alsa-lib-&alsa-lib-version;/html/search</userinput></screen>
    157 
    158     <para>
    159       The test suite requires the alsa-lib package to be installed to
    160       link against some libraries. Now that alsa-lib is installed, if you wish
    161       to run the tests, issue: <command>make check</command>.
    162     </para>
    163156
    164157  </sect2>
Note: See TracChangeset for help on using the changeset viewer.