[EMAIL PROTECTED] (Somsak Rakthai) writes:

> Dear sir,
>   I userd FreeBSD-4.2 and gcc-2.95.2. I can not install
> PHP-4.3.0.
>   When I used command below.
>     ./configure --with-apache=../apache_1.3.27 \
>       --with-mysql=/usr/local/mysql \
>       --with-imap=../imap-2002.RC6 \
>       --with-ldap=/usr/local/openldap \
>       --with-gettext \
>       --enable-sockets \
>       --enable-track-vars
> 
>   It has error messages below.
>        configure: error: Cannot locate header file libintl.h

on my system (GNU/Linux) this is part of the libc-dev (or libc-devel)
package.

If this is not in your libc you probably have to install gettext
(ftp://ftp.gnu.org/gnu/gettext)
-- 
Felix Natter

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to