Skip to content

How to install gmp in R on fedora

2 messages · Eric J. Van der Velden, Martyn Plummer

#
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
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?
#
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:
This message and its attachments are strictly confidenti...{{dropped:8}}