How to give the gettext path to glib installation?



Good morning,
 
I would like install glib. To do that i have installed gettext in myProjectDir.
 
but the glib configuration is unsuccessful because the gettext path is not found. I have this message:
 
> setenv PKG_CONFIG_PATH /myProjectDir/bin/pkg-config
> ./configure --prefix = /myProjectDir/
[...]
configure: error:
*** You must have either have gettext support in your C library, or use the
*** GNU gettext library. ( http://www.gnu.org/software/gettext/gettext.html
 
 
I don't khnow how to give this gettext path.
 
Tnank you for help.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]