mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
alsa-lib: test suite works correctly now
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24188 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
8df8d14e1b
commit
2a1e6008ef
@ -131,12 +131,11 @@ make</userinput></screen>
|
||||
</para>
|
||||
|
||||
<screen remap="doc"><userinput>make doc</userinput></screen>
|
||||
<!-- The test suite needs libasound.so now, otherwise both the config and
|
||||
midi_event tests will fail.
|
||||
|
||||
<para>
|
||||
To test the results, issue: <command>make check</command>.
|
||||
</para>
|
||||
-->
|
||||
|
||||
<para>
|
||||
Now, as the <systemitem class="username">root</systemitem> user:
|
||||
</para>
|
||||
@ -155,12 +154,6 @@ install -v -m644 doc/doxygen/html/*.* \
|
||||
install -v -m644 doc/doxygen/html/search/* \
|
||||
/usr/share/doc/alsa-lib-&alsa-lib-version;/html/search</userinput></screen>
|
||||
|
||||
<para>
|
||||
The test suite requires the alsa-lib package to be installed to
|
||||
link against some libraries. Now that alsa-lib is installed, if you wish
|
||||
to run the tests, issue: <command>make check</command>.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="configuration">
|
||||
|
Loading…
Reference in New Issue
Block a user