> On 13 Sep 2017, at 11:23, Brayford, David <david.brayf...@lrz.de> wrote:
> 
> When I try to install gsl in R I get the error Need GSL version >= 1.12 . 
> However, I have version 2.3 of gsl installed on the system, which is picked 
> up earlier in the configure process (see below). Is it possible for someone 
> to fix this error in the configure script?
> 
> checking for gsl-config... /lrz/sys/libraries/gsl/2.3/bin/gsl-config
> checking if GSL version >= 1.12... checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> configure: error: Need GSL version >= 1.12
> ERROR: configuration failed for package �gsl�
> 

Why don't you send an email to the maintainer of the package?


Berend Hasselman

______________________________________________
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