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

_______________________________________________
R-SIG-Debian mailing list
R-SIG-Debian@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-debian

Reply via email to