%general-entities; ]> $LastChangedBy$ $Date$ libtheora-&libtheora-version; Libtheora Introduction to libtheora Theora is a free and open video compression format. &lfs65_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libtheora-md5sum; Download size: &libtheora-size; Estimated disk space required: &libtheora-buildsize; Estimated build time: &libtheora-time; libtheora Dependencies Required Recommended Optional and (both to build the example players), , , BibTex, and Transfig (all four to build the API documentation), Valgrind User Notes: Installation of libtheora Install libtheora by running the following commands: ./configure --prefix=/usr && make If you wish to run the tests, issue: make check. Now, as the root user: make install If you built the examples and wish to install them (so that you can hack on theora): cd examples/.libs && for E in *; do install -v -m755 $E /usr/bin/theora_${E}; done Command Explanations : This switch prevents building static libraries. Contents Installed Programs Installed Libraries Installed Directories None, unless you installed the examples libtheora.{so,a}, libtheoraenc.{so,a}, and libtheoradec.{so,a} /usr/include/theora and /usr/share/doc/libtheora-&libtheora-version; Short Descriptions libtheora*.{so,a} libraries provide the functions to read and write video files. libtheora*.{so,a}