(C++) How to install GMP under Ubuntu?

February 24, 2017 · View on GitHub

 

 

 

 

 

(C++) How to install GMP under Ubuntu?

 

Installing GMP under Ubuntu is straightforward: download the code from the GMP homepage and follow the instructions in 'INSTALL'.

 

 

 

 

 

GMP installation error

 

Operating system: Ubuntu 10.04 LTS Lucid Lynx

 

Installing should be simple:

 


./configure make make check sudo make install

 

 

 

 

 

GMP install error