mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
9635613edb
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1167 af4574ff-66df-0310-9fd7-8a98e5e911e0
12 lines
359 B
XML
12 lines
359 B
XML
<sect2>
|
|
<title>Installation of <application><acronym>XMMS</acronym></application></title>
|
|
|
|
<para>Install <application><acronym>XMMS</acronym></application> by running the following commands:
|
|
</para>
|
|
|
|
<screen><userinput><command>./configure --prefix=/usr --enable-one-plugin-dir &&
|
|
make &&
|
|
make install</command></userinput></screen>
|
|
</sect2>
|
|
|