My apologies, I should have mentioned that I did try explicitly pointing the
config to my install which is /usr/local

I have php installed currently with gettext, but I am recompiling to include
lib-gd and here the problem occurs.  If I remove the
--with-gd, it compiles fine, if I remove the --with-gettext it compiles
fine.

Michael



"John Coder" <[EMAIL PROTECTED]> wrote in message
news:1035609694.2491.6.camel@;bulwinkl...
> On Fri, 2002-10-25 at 22:13, Michael Risda wrote:
> > I too am having problems with this.  Here is my config line:
> >
> >
./configure --with-gd --with-dom --with-apxs --with-gettext --with-xml --wit
> >
h-mysql --with-mcrypt --with-imap --with-ldap --with-zlib-dir --with-jpeg-di
> > r
> >
> > Last lines:
> >
> > 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
> >
> check out
> http://www.php.net/manual/en/ref.gettext.php
> it says yu need the directory also as in --with-gettext=DIR if you don't
> have it in /usr/local
>
> John Coder
>
>



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

Reply via email to