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

12 lines
284 B
XML
Raw Normal View History

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