PHP configure: freetype-config not found

On Centos:
sudo yum install freetype-devel
On Ubuntu:
sudo apt-get install libfreetype6-dev