php-7-debian
php-7-debian copied to clipboard
Extending configure command with freetype support results in build error
Hi @kasparsd Thanks for this great script, I already got php 7.3.5 working on my debian wheezy machine. However, when I try to modify the build.sh script and add "--with-freetype-dir=/usr/include/freetype2/freetype" to support freetype the script breaks.
Do you know why?