Hi,

I get the last gettext and configuring/compiling/installing fine with:
./configure --prefix=/usr --disable-nls

After I tried to configure PHP 4.0.6 (after 4.0CVS and it was the same
result) with this
command line:
./configure --with-imap --with-mysql  --with-apxs=/usr/local/apache/bin/apxs
--with-openssl --with-zlib --enable-ctype --enable-ftp --with-gd --enable-so
ckets
--enable-sysvsem --enable-sysvshm --enable-memory-limit --with-png-dir=/usr/
lib
--with-gettext

The error reproduces even if write --with-gettext=/usr

My conf:
buildconf: autoconf version 2.13 (ok)
buildconf: automake version 1.4 (ok)
buildconf: libtool version 1.4.1 (ok)

I was really disapointed with this problem and all my research were without
any
solutions.

Ho i forget the errors, they are:

checking whether to include GNU gettext support... yes
checking for bindtextdomain in -lintl... no
checking for bindtextdomain in -lc... no
configure: error: Unable to find required gettext library

I checked header of libintl and I find the function bindtextdomain...

Thanks,




-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to