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 ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.