glfs/multimedia/audioutils/xmms/xmms-inst.xml

12 lines
308 B
XML
Raw Normal View History

<sect2>
<title>Installation of XMMS</title>
<para>Install XMMS by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/usr \
--enable-one-plugin-dir &amp;&amp;</userinput>
<userinput>make &amp;&amp;</userinput>
<userinput>make install</userinput></screen></para>
</sect2>