Comment 7 for bug 207406

Revision history for this message
Todd Deshane (deshantm) wrote :

For those that stumble across this before a ubuntu package is added, here is what I did:

sudo apt-get install subversion autoconf automake
svn co https://xvidcap.svn.sourceforge.net/svnroot/xvidcap/trunk xvidcap
cd xvidcap
make
./autogen.sh
make
sudo apt-get remove xvidcap
sudo make install
xvidcap