Hello everybody,
Trying to install the package gmp I get the following errors and fail to
install:

Error in dyn.load(file, DLLpath = DLLpath, ...) : 
  unable to load shared object
'/usr/local/lib/R/site-library/gmp/libs/gmp.so':
  libgmp.so.10: cannot open shared object file: No such file or directory
Warning in eval(expr, envir, enclos) :
  Data for RFC 2409 Oakley groups requires package 'gmp'
Error in dyn.load(file, DLLpath = DLLpath, ...) : 
  unable to load shared object
'/usr/local/lib/R/site-library/gmp/libs/gmp.so':
  libgmp.so.10: cannot open shared object file: No such file or directory
Warning in eval(expr, envir, enclos) :
  Data for RFC 2409 Oakley groups requires package 'gmp'
** testing if installed package can be loaded
Error in dyn.load(file, DLLpath = DLLpath, ...) : 
  unable to load shared object
'/usr/local/lib/R/site-library/gmp/libs/gmp.so':
  libgmp.so.10: cannot open shared object file: No such file or directory
ERROR: loading failed
* removing ‘/usr/local/lib/R/site-library/gmp’

Any clues on how I need to proceed to install the package?

Best regards
Giacomo

--
View this message in context: 
http://r.789695.n4.nabble.com/package-gmp-installation-problem-tp3791717p3791717.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
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