I am installing R 3.3.1 from source. During ./configure --enable-R-shlib
execution, error pops up:
checking for lzma_version_number in -llzma... yes
checking lzma.h usability... yes
checking lzma.h presence... yes
checking for lzma.h... yes
checking if lzma version >= 5.0.3... no
configure: error: "liblzma library and headers are required"
I see that there is no LZMA version 5.0.3 available and is currently available through XZ Utils
.
Tukaani XZ Utils
I installed the XZ 5.2.2
but the error is still showing up.
I had the same error and it got fixed after installing xz and xz-devel as yum install xz xz-devel
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With