[imp] php configure problem with gettext
Lars Hecking
lhecking@nmrc.ucc.ie
Sun, 25 Feb 2001 16:55:48 +0000
Terry Davis writes:
> I have set this up successfully on another machine just fine. I moved
> everythign to a new box. Same OS everything. I am reinstalling php and
>
> such. I have installed gettext. I go to configure php with
> --with-gettext and it complains that it can't find a library.
>
> Any ideas? I dont remember having this problem before.
What is the exact error message? You may have to supply additional
CPPFLAGS/LDFLAGS to configure if the gettext stuff is not installed
in the compiler/linker search path.