Displaying 1 result from an estimated 1 matches for "mpfr_digamma".
2018 Feb 02
0
mpfr and gsl problem on SLES11 SP4
...unistd.h... yes
checking mpfr.h usability... yes
checking mpfr.h presence... yes
checking for mpfr.h... yes
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for __gmpz_init in -lgmp... yes
checking for mpfr_init in -lmpfr... yes
checking for mpfr_digamma in -lmpfr... no
configure: error: MPFR Library must be at least version 3.0.0, see README
ERROR: configuration failed for package ?Rmpfr?
* removing ?/usr/local/lib64/R/library/Rmpfr?
rtest:/home/ruser #
Maybe R detects the packages wrongly ?
Can I edit source to ignore ?
Can I use Rmpfr and...