glfs/multimedia/libdriv/alsa/tools/alsa-tools-inst.xml
Igor Živković 921e3867d4 applied James' alsa update patch
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1839 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-02-22 16:33:47 +00:00

15 lines
557 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 --prefix=/usr &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>