[R] bzip2

Josef Eschgfaeller esg at unife.it
Tue Nov 1 10:23:26 CET 2016


David Winsemius wrote:

> http://r.research.att.com/libs/

I installed xz with

    tar fvxz xz-5.0.5-darwin10-bin2.tar.gz -C /

but then for R

    ./configure --enable-R-shlib

gives me the same error as before:
--------------------------------------------------
checking for BZ2_bzlibVersion in -lbz2... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking if bzip2 version >= 1.0.6... no
checking whether bzip2 support suffices... configure: error:
           bzip2 library and headers are required
--------------------------------------------------
I'm using Mac OS 10.6.8 Snow Leopard.

Thanks
Josef Eschgfaeller



More information about the R-help mailing list