首页 > 系统相关 >centos7 中 configure: error: libcurl library not found

centos7 中 configure: error: libcurl library not found

时间:2023-08-29 21:22:26浏览次数:42  
标签:configure libcurl library centos7 error found

 

001、configure: error: libcurl library not found

 

002、解决方法

[root@pc1 test01]# yum -y install libcurl-devel

 。

 

标签:configure,libcurl,library,centos7,error,found
From: https://www.cnblogs.com/liujiaxin2018/p/17665874.html

相关文章