On 2015-10-23, Alan Corey <[email protected]> wrote: > This is related to my pasting from Abiword which at the moment seems > to be a gettext/libiconv order thing.
That seems unlikely. > On systems other than GNU/Linux, the iconv program will be > internationalized only if GNU gettext has been built and installed > before GNU libiconv. Yep, so the iconv(1) from our port does not have internationalization. That means no German, French, etc. error messages, but it doesn't affect iconv(1)'s or iconv(3)'s actual functionality. > Both gettext and libiconv seem to have about 350 depencies on my box, You are using the term "dependencies" wrong. Those 350 packages have gettext and libiconv as dependencies. I don't think we have a well-established term for the other direction--"dependents" would make sense. -- Christian "naddy" Weisgerber [email protected]
