liboggz 1.1.3
|
It is possible to customize the functionality of liboggz by using various ./configure flags when building it from source. You can build a smaller version of liboggz to only read or write. By default, both reading and writing support is built.
For general information about using ./configure, see the file INSTALL
Configuring with --disable-write will remove all support for writing:
Configuring with --disable-read will remove all support for reading: