./configure php5
Dec. 20th, 2012 08:05 am![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
>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
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
apt-get install libcurl4-gnutls-dev
rm -rf /lib/tls
apt-get install -f