glfs/multimedia/libdriv/alsa/tools/alsa-tools-inst.xml
Mark Hymers 64bc4bd4a3 alsa rewrite
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@151 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-08-26 23:44:12 +00:00

15 lines
446 B
XML

<sect2>
<title>Installation of alsa-tools</title>
<para>The alsa-tools package is only needed by those with advanced
requirements for their sound card. The tools are not all built together,
instead you need to <userinput>cd</userinput> into the directory of each
tool you wish to compile and run the following commands:</para>
<para><screen><userinput>./configure &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>