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

13 lines
345 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application>lame</application></title>
<para>Install <application>lame</application> by running the following commands:
</para>
<screen><userinput><command>./configure --prefix=/usr --mandir=/usr/share/man --with-gtk-prefix=/usr &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>