Anyone knowledgeable about OS X? Im trying to install PHP with -gettext and --axps but running intro problems. Im running the latest OS X and have installed the developer tools. But it seems like im still missing somthing...
When I run ./configure I get somewhere. About to here: checking for the location of libXpm... no checking for FreeType 1.x support... no checking for FreeType 2... no checking for T1lib support... no checking whether to enable truetype string function in GD... no checking for GNU gettext support... yes configure: error: Cannot locate header file libintl.h [Jezebel:/apps/php-4.3.0] root# I was using the command line: ./configure --with-apxs --with-gettext When I do the configure without add get text the configure runs smoothly but I get this error on the Sudo Make Install Installing PHP SAPI module [activating module `php4' in /private/etc/httpd/httpd.conf] cp libs/libphp4.so /usr/libexec/httpd/libphp4.so cp: libs/libphp4.so: No such file or directory apxs:Break: Command failed with rc=1 make: *** [install-sapi] Error 1 If anyone can help me out. Please remeber I am a complete begginer step by step instructions! Thanks ian -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php