Hi, I was wondering if anyone could help me with a problem I'm experiencing when trying to install PHP 4.3.4 with gettext (current version installed) on a Solaris 9 (Intel) box.
My configuration options are: ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/local/mysql --with-mysql-sock=/tmp --enable-track-vars --with-openssl=/usr/local/ssl --enable-mm=/usr/local/mm-1.3.0 --with-zlib --with-zlib-dir=/var/tmp/zlib-1.1.4 --with-dom=/lib --with-dom-xslt=/usr/local/libxslt --with-dom-exslt=/usr/local/libxslt --with-png-dir=/usr/local/lib --with-gettext=/usr/local/lib --enable-xslt --with-xml=/usr/local/lib --with-libxml-dir=/usr/local/lib I've tried various directories with '--with-gettext' (even tried this option on its own), but each time the install bails out as below: checking for GNU gettext support... yes checking for bindtextdomain in -lintl... no checking for bindtextdomain in -lc... no configure: error: Unable to find required gettext library Thanks for any help/ideas/fixes. David Smith University of Oxford