Dear R users:
I have a problem when installing the R package *gsl*. The procedure is as
follows:
(1) Since it needs a GSL vesion >=1.12, and the GSL library on the serve I
use is too old, I download GSL 1.15 and install it in my own account, such
as $HOME/local/gsl. Because I do not have root ac
sed by configure, hence setting
>
> GSL_CFLAGS = -I/data1/zhucai/local/gsl/**include
> GSL_LIBS = -L/data1/zhucai/local/gsl/lib -lgsl -lgslcblas
>
> before R CMD INSTALL should do the trick (untested).
>
> Uwe Ligges
>
>
>
>
> On 24.07.2012 11:36, cai zhu w
2 matches
Mail list logo