glfs/multimedia/videoutils/avifile/avifile-inst.xml

14 lines
336 B
XML
Raw Normal View History

<sect2>
<title>Installation of avifile</title>
<para>Install avifile by running the following commands:</para>
<para><screen><userinput>install -d /usr/lib/win32 &amp;&amp;
tar -xzvf ../binaries-011002.tgz -C /usr/lib &amp;&amp;
./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>