glfs/multimedia/libdriv/alsa/tools/alsa-tools-inst.xml
Larry Lawrence 237b6d973d chapter 42
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1253 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-10-01 02:52:25 +00:00

15 lines
543 B
XML

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