解决configure: error: Please reinstall the libcurl distribution
checking for cURL in default path… not found
configure: error: Please reinstall the libcurl distribution –
easy.h should be in /include/curl/
解決方法:yum -y install curl-devel
checking for cURL in default path… not found
configure: error: Please reinstall the libcurl distribution –
easy.h should be in /include/curl/
解決方法:yum -y install curl-devel
最進入手了阿里雲主機,配置是CentOS 5.8 64
不過因為是最小化安裝,很多東西都沒有,
像是 ntsysv make,
解決辦法:
直接yum安裝即可!
yum -y install gcc automake autoconf libtool make ntsysv