glfs/multimedia/libdriv/libmpeg3/libmpeg3-inst.xml

13 lines
359 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application>libmpeg3</application></title>
<para>Install <application>libmpeg3</application> by running the following
commands:</para>
<screen><userinput><command>make &amp;&amp;
make install &amp;&amp;
cp i686/libmpeg3.a /usr/lib &amp;&amp;
cp libmpeg3.h mpeg3private.h /usr/include</command></userinput></screen>
</sect2>