Localization doesn't work



Solaris. GNU gettext installed in /usr/local.
All packages configured with CC=cc LDFLAGS="-L/usr/local/lib -R/usr/local/lib".
Localization doesn't work anywhere, starting from GTK.

For some obscure reason, `make install' installs *.mo in /usr/local/lib/locale
instead of /usr/local/share/locale, but I can live with that.

The build process doesn't use /usr/local/lib/libintl.a, so
bindtextdomain() & friends are resolved from /usr/lib/libc.so. Of course,
system library has never heard of /usr/local/lib/locale.

Will somebody spare a little time and fix this crock?

-- 
 .-.   .-.    Life is a sexually transmitted disease.
(_  \ /  _)
     |        dave@srce.hr
     |        dave@fly.cc.fer.hr



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