mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 22:07:15 +08:00
7d1142d83f
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1283 af4574ff-66df-0310-9fd7-8a98e5e911e0
14 lines
371 B
XML
14 lines
371 B
XML
<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 &&
|
|
./configure --prefix=/usr &&
|
|
make &&
|
|
make install &&
|
|
cp ../../src/divx4.h /usr/include</command></userinput></screen>
|
|
|
|
</sect2>
|
|
|