Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > Enrico> my reading of it is that you need the three compilations only > Enrico> if you want an internationalized iconv program, i.e., if you > Enrico> want translated messages from iconv. I personally think that > Enrico> building libiconv with --disable-nls and then LyX with > Enrico> --with-included-gettext is sufficient. But I may be wrong
> That seems very reasonable indeed. It may seem "reasonable", but that's what I did (apart from the --disable-nls bit) and, as I mention, I get garbage instead of Russian or Polish menus. Is the explicit --disable-nls important? Presumably not, since libiconv's configure will work out that it can't see a gettext. Angus