i have installed gettext in /opt/gtk,
./configure --prefix=/opt/gtk
make
make install
1.why pkg-config --modversion gettext can't find it?
root@ocean:~# pkg-config --modversion gettext...