Installing custom PHP with GMP
Posted by: pfctdayelise
Posted on: 2007-04-13 05:20:00
Hello,
I have had trouble trying to install my own PHP with the GMP library.
I used the script here http://wiki.dreamhost.com/Installing_PHP5 and added the various bits for GMP. But it would always die:
Configuring extensions
[...]
checking for GNU gettext support... no
checking for GNU MP support... yes
configure: error: Unable to locate gmp.h
According to Dreamhost support, it's not the process watcher killing it off, and... here I am. :/
Any ideas?? I can post the script if that's useful.
thanks in advance!