宝塔安装PHP出现 should be in <curl-dir>/include/curl/
宝塔安装PHP出现should be in
configure: error: Please reinstall the libcurl distribution -easy.h should be in
apt-get install libcurl4-gnutls-dev
configure: error: xml2-config not found. Please check your libxml2 installation.
apt-get install libxml2-dev
configure: error: Cannot find libz
apt-get install libzip-dev
configure: error: jpeglib.h not found.
apt-get install libjpeg-dev
configure: error: png.h not found.
apt-get install libpng-dev
configure: error: freetype.h not found.
apt-get install libfreetype6-dev