Hi. My env is CentOS release 6.8 .
> env:
> # bzip2 --version
> bzip2, a block-sorting file compressor. Version 1.0.6, 6-Sept-2010.
> fail log:
> ...............
> checking for library containing BZ2_bzDecompress... no
> configure: error: library 'bzip2' is required.
> 'bzip2' is used for table compression. Check config.log for details.
> It is possible the compiler isn't looking in the proper directory.
> q:
> CENTOS 6.X use bzip1.0.5 as default . The dependence libs are the biggest
> pros.
> What should I to do ? bzip2 1.0.6 had installed(via tarball, for there is
> no resource of 1.0.6 for centos6 on RPM website) .