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

14 lines
371 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application>XviD</application></title>
<para>Install <application>XviD</application> by running the following commands:</para>
<screen><userinput><command>cd build/generic &amp;&amp;
./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
cp ../../src/divx4.h /usr/include</command></userinput></screen>
</sect2>