The libogg package contains the Ogg file structure. This is useful for creating (encoding) or playing (decoding) a single physical bit stream.
Download (HTTP): http://downloads.xiph.org/releases/ogg/libogg-1.1.2.tar.gz
Download MD5 sum: 4d82996517bf33bb912c97e9d0b635c4
Download size: 414 KB
Estimated disk space required: 4.1 MB
Estimated build time: 0.07 SBU
Install libogg by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root user:
make install
Last updated on 2005-08-01 13:29:19 -0600