[R] Help installing R-3.3.2
peter dalgaard
pdalgd at gmail.com
Mon Mar 6 20:05:13 CET 2017
Try 3.3.3, it has
INSTALLATION on a UNIX-ALIKE:
* The configure check for the zlib version is now robust to
versions longer than 5 characters, including 1.2.11.
-pd
> On 06 Mar 2017, at 16:12 , Adamo Dahmani <adamo.dahmani at gmail.com> wrote:
>
> 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 at 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.
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
More information about the R-help
mailing list