For information about libogg++ prior to making the library from source here,
see the nongnu project hosted at http://savannah.nongnu.org/projects/liboggpp.
You can also check out the bazaar-versioned release branch at
http://download.savannah.nongnu.org/releases/liboggpp.


Subdiretory contents:

dox/html		API documentation
Ogg/			API include files
src/lib			implementation source and make files
src/examples		source and make files of examples



To configure libogg++ for your system,

./configure

To make the library, the examples, and generate the documentation:

make
