Re: [gtk-list] Re: GTk+ 1.1.13: (x)gettext, configure and FreeBS
- From: Ronan Bourlier <rbourlie ford com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: GTk+ 1.1.13: (x)gettext, configure and FreeBS
- Date: Wed, 27 Jan 1999 13:48:36 -0500
Jeroen Ruigrok/Asmodai wrote:
> Here is the relevant snippet:
>
> configure:4214: checking for gettext in -lintl
> configure:4233: gcc -o conftest -g -O2 -Wall conftest.c -lintl 1>&5
> /usr/libexec/elf/ld: cannot open -lintl: No such file or directory
> Any ideas about the problem?
Configure doesn't find the libintl library,
check that you installed it right, or put it in the default lib
directory (/usr/local/lib or /usr/lib). Check 'man ld' for more
information.
You may have to do a ldconfig, or to put the directory
where libintl is installed in the LD_LIBRARY_PATH.
Tell me if none of that is working.
Ronan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]