robinbobin ([personal profile] robinbobin) wrote2012-12-20 08:05 am

./configure php5

>configure: error: xml2-config not found. Please check your libxml2 installation.
apt-get install libxml2-dev


apt-get install libssl-dev

>configure: error: Could not find pcre.h in /usr
apt-get install libpcre3-dev

> Please reinstall the BZip2 distribution
apt-get install bzip2
apt-get install libbz2-dev

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

apt-get install libcurl4-gnutls-dev
rm -rf /lib/tls
apt-get install -f