Eric J. Van der Velden
2016-Sep-07 07:15 UTC
[R-sig-Fedora] How to install gmp in R on fedora
Hello. I have installed R with dnf. Also I have installed gmp and gmp-devel with dnf (I think gmp was already installed). In R I did> install.packages('Rmpfr')But then I get configure: error: GNU MP not found, or not 4.1.4 or up, see http://gmplib.org What must I do? [[alternative HTML version deleted]]
It works for me. For more information you need to download the source package and install via tar xfvz gmp_0.5-12.tar.gz? R CMD INSTALL gmp Then view the contents of gmp/config.log for a more detailed error message. Martyn On Wed, 2016-09-07 at 09:15 +0200, Eric J. Van der Velden wrote:> Hello. > > I have installed R with dnf. > > Also I have installed gmp and gmp-devel with dnf (I think gmp was > already > installed). > > In R I did > > > > > install.packages('Rmpfr') > > But then I get > > configure: error: GNU MP not found, or not 4.1.4 or up, see > http://gmplib.org > > What must I do? > > [[alternative HTML version deleted]] > > _______________________________________________ > R-SIG-Fedora mailing list > R-SIG-Fedora at r-project.org > https://stat.ethz.ch/mailman/listinfo/r-sig-fedora-----------------------------------------------------------------------This message and its attachments are strictly confidenti...{{dropped:8}}