[R-sig-Debian] libgsl.so.0

Rolf Turner r.turner at auckland.ac.nz
Tue Nov 1 04:17:13 CET 2016


I have just upgraded to the latest R (3.3.2) and thought I should update 
my library of contributed packages.

Ran into problems with "copula".  Got the error:

> Error in dyn.load(file, DLLpath = DLLpath, ...) :
>   unable to load shared object '/home/rolf/Rlib/gsl/libs/gsl.so':
>   libgsl.so.0: cannot open shared object file: No such file or directory

So after a bit of googling around I did:

     sudo apt-get install libgsl2
     sudo apt-get install libgsl-dev

both of which ran successfully.

Still no joy, but.  What *else* do I need to do?

I am running Ubuntu 16.04.1.

cheers,

Rolf


-- 
Technical Editor ANZJS
Department of Statistics
University of Auckland
Phone: +64-9-373-7599 ext. 88276



More information about the R-SIG-Debian mailing list