Hi,

I am trying to install R-3.3.2 in my user account. I have already installed
all needed libraries.

I run this command :

./configure 'LDFLAGS=-R$HOME/software/bzip2-1.0.6/
-R$HOME/software/zlib-1.2.11 -L$HOME/software/bzip2-1.0.6
-L$HOME/software/zlib-1.2.11 -L$HOME/software/xz-5.2.3/bin/lib/
-R$HOME/software/xz-5.2.3/bin/lib
-L$HOME/software/pcre-8.40/build/lib-R$HOME/software/pcre-8.40/build/lib'
CFLAGS='-I$HOME/software/bzip2-1.0.6/ -I$HOME/software/zlib-1.2.11/
-I/$HOME/software/xz-5.2.3/bin/include/
-I$HOME/software/pcre-8.40/build/include' --without-recommended-packages

I am getting this error:

checking for XDR support... yes
checking for inflateInit2_ in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking if zlib version >= 1.2.5... no
checking whether zlib support suffices... configure: error: zlib library
and headers are required

Can you help?

Many Tanks,
Mohamed

        [[alternative HTML version deleted]]

______________________________________________
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.

Reply via email to