linux/APM
Please reinstall the libcurl distribution - easy.h should be in <curl-dir>/include/curl/
꼽등이
2015. 11. 19. 17:20
출처 : http://egloos.zum.com/anti1346/v/4804631

PHP
# ./configure
...
checking for cURL in default path... not found
configure: error: Please reinstall the libcurl distribution -
easy.h should be in <curl-dir>/include/curl/
[해결]
# yum -y install curl-devel