Cannot install php7.2 (or any other) since upgrading to CustomBuild2.0

supernova91

New member
Joined
Jan 17, 2019
Messages
2
Hi,

My Debian 7 server was running DirectAdmin PHP 5.3 on Debian 7.

I wanted to upgrade to PHP 7.2 so I first upgraded to custombuild2.0 and rebuild everything with ./build all d
However it fails when setting up PHP with following error:

Code:
configure: error: Unable to find required gettext library

*** There was an error while trying to configure php. Check the configure file

I've seen this error on forums many times but non of the solutions worked.

gettext is installed on my system: "gettext (GNU gettext-runtime) 0.18.1"
custom build is 2.0.0 rev 1987

I've tried PHP 5.6, 7.2 with mod_php and php-fpm but they all fail at this error.

What am i missing? Any ideas?
 
Back
Top