Displaying 1 result from an estimated 1 matches for "theoratrunk".
2004 Sep 15
1
building from svn
After downloading libogg-1.1.tar.gz, libvorbis-1.0.1.tar.gz, and
libtheora-1.0alpha3.tar.gz; building and installing them in that order, and
trying the alpha3 theora encoder, I decided to try to build theora from svn.
Using svn to checkout theoratrunk worked ok. The first time I tried to
execute ./autogen.sh, it complained that I didn't have automake. Mandrake
10.0 comes with automake version 1.4. So, I upgraded both automake and
autoconf to the latest versions.
When I run ./autogen.sh now, this is the output I get.
<snip>
[...