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

20 lines
640 B
XML
Raw Normal View History

<sect2>
<title>Installation of mpg123</title>
<para>Install mpg123 by running the following commands:</para>
<para><screen><userinput>make PREFIX=/usr linux &amp;&amp;</userinput>
<userinput>make PREFIX=/usr install</userinput></screen></para>
<para>You can optimize the build of mpg123 for your processor.
To do this, type</para>
<para><screen><userinput>make linux-help</userinput></screen></para>
<para>and select the optimization appropriate for your machine.
However, this may not always work. There have been problems reported
with using optimizations with mpg123; make PREFIX=/usr linux always
seems to work.</para>
</sect2>