glfs/multimedia/libdriv/esound/esound-inst.xml

12 lines
332 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application>esound</application></title>
<para>Install <application>esound</application> by running the following commands:</para>
<para><screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen></para>
</sect2>