glfs/multimedia/audioutils/xmms/xmms-inst.xml
Larry Lawrence 0d1379a705 more upper to lower filenames, edits
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@843 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-12 01:58:10 +00:00

12 lines
308 B
XML

<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>