error: Please reinstall the libcurl distribution - easy.h should be in /include/curl/

执行php-5.3.10


--enable-mbstring --enable-ftp --enable-gd-native-ttf --with-openssl --enable-pcntl --enable-sockets --with-xmlrpc --enable-zip --enable-soap --without-pear --with-gettext --enable-session --with-mcrypt --with-curl

时异常信息:


error: Please reinstall the libcurl distribution -
easy.h should be in /include/curl/


解决办法:


yum install curl curl-devel

你可能感兴趣的:(error: Please reinstall the libcurl distribution - easy.h should be in /include/curl/)