I'm trying to install PHP 5.3.28 using ' php-build in Linux Mint 16 (Ubuntu) more it does not compile.
I am using the following command:
php-build -i development 5.3.28 ~ / local / php / 5.3.28
After solving a number of package errors, some error is occurring that I can not identify.
See the full log: link
I need to have several versions of PHP on the same machine, so I'm using php-build
How do I fix this?