From: Ned Ludd <solar@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] gconv question
Date: Wed, 22 Jun 2005 20:20:04 -0400 [thread overview]
Message-ID: <1119486004.3268.4.camel@localhost> (raw)
In-Reply-To: <42B9EE6D.5000003@gentoo.org>
thank you Harald
On Thu, 2005-06-23 at 01:04 +0200, Harald van Dijk wrote:
> Ned Ludd wrote:
> > Anybody know what might loads the gnu iconv libs
> > (EUC-JP UHC EUC-KR JOHAB EUC-CN EUC-TW ISO-2022-KR ISO-2022-JP
> > ISO-2022-CN ISO-2022-CN-EXT EUC-JISX0213 EUC-JP-MS SHIFT_JISX0213
> > ISO-2022-JP-3) from the /usr/lib/gconv directory?
> >
> > Perhaps some LC_foo=bar setting?
>
> # strace env LC_MESSAGES=ja_JP.UTF-8 cat <&- 2>&1 | grep gconv
> open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 0
> open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 0
> open("/usr/lib/gconv/EUC-JP.so", O_RDONLY) = 0
> open("/usr/lib/gconv/tls/i686/libJIS.so", O_RDONLY) = -1 ENOENT (No such
> file or directory)
> open("/usr/lib/gconv/tls/libJIS.so", O_RDONLY) = -1 ENOENT (No such file
> or directory)
> open("/usr/lib/gconv/i686/libJIS.so", O_RDONLY) = -1 ENOENT (No such
> file or directory)
> open("/usr/lib/gconv/libJIS.so", O_RDONLY) = 0
>
> Also, naturally, the iconv utility can load them.
--
Ned Ludd <solar@gentoo.org>
--
gentoo-dev@gentoo.org mailing list
prev parent reply other threads:[~2005-06-23 1:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-22 20:37 [gentoo-dev] gconv question Ned Ludd
2005-06-22 23:04 ` Harald van Dijk
2005-06-23 0:20 ` Ned Ludd [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1119486004.3268.4.camel@localhost \
--to=solar@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox