Where to find “gmp.h”?

后端 未结 7 1814
梦毁少年i
梦毁少年i 2020-12-08 09:17

I am installing a library, and got this error message:

xxxx@ubuntu$ make
(cd num; make all)
make[1]: Entering directory `/home/xxxx/num\'
make[1]: Nothing to         


        
相关标签:
7条回答
  • 2020-12-08 10:15

    In Centos 6.5 it is sudo yum install gmp gmp-devel gmp-status.

    ProTip: Just search for the gmp in yum and also check out yum provides command.

    0 讨论(0)
提交回复
热议问题