= This is an interface to the library libbzip2 * Installation ruby extconf.rb make make install == You may need to specify : --with-bz2-include= --with-bz2-lib= --with-bz2-dir= == Example : ruby extconf.rb --with-bz2-dir=/home/ts/local * Documentation : make rd2 make rdoc make ri * Tests : if you have rubyunit, or testunit make test * Copying This extension module is copyrighted free software by Guy Decoux You can redistribute it and/or modify it under the same term as Ruby. Guy Decoux