Re: Japanese Display for gtk+-1.2.9
- From: Xyber Blue <xyberblue gmail com>
- To: "mpsuzuki hiroshima-u ac jp" <mpsuzuki hiroshima-u ac jp>
- Cc: lmczars yahoo com, gtk-list gnome org
- Subject: Re: Japanese Display for gtk+-1.2.9
- Date: Wed, 2 Nov 2005 09:40:33 +0800
>>It tests /usr/X11R6/lib/X11/locale
>>/locale.alias on
>>your system. If works correctly, you will receive
>> $ ./xresolvelocale ja_JP
>> call _XlcResolveLocaleName() for "ja_JP"... resolved
>> siname=ja_JP.eucJP
>> language=ja
>> territory=JP
>> codeset=eucJP
[root 180 root]# ./xresolvelocale ja_JP
call _XlcResolveLocaleName() for "ja_JP"... resolved
siname=ja_JP.eucJP
language=ja
territory=JP
codeset=eucJP
>>I think more indepth debugging is required.
>>Do you have working xmkmf on FR-V?
We have working xmkmf on FRV and already tested it.
>>Do you have gdb and libX11_g.a on FR-V?
Our cross compiled tools has gdb. Our ported X-Window has libX11.so but no libX11.a or libX11_g.a found.
On 11/1/05, mpsuzuki hiroshima-u ac jp <mpsuzuki hiroshima-u ac jp
> wrote:On Tue, 1 Nov 2005 10:44:40 +0900
mpsuzuki hiroshima-u ac jp wrote:
>I think more indepth debugging is required.
To trace internal locale-related function in libX11,
the public header/library files are insufficient.
Now I say the sources for your libX11 is required.
BTW, build attached "xresolvelocale.c" and test as:
$ gcc -o xresolvelocale.exe xresolvelocale.c \
-I/usr/X11R6/include
-L/usr/X11R6/lib -lX11
$ ./xresolvelocale ja_JP
It tests /usr/X11R6/lib/X11/locale/locale.alias on
your system. If works correctly, you will receive
$ ./xresolvelocale ja_JP
call _XlcResolveLocaleName() for "ja_JP"... resolved
siname=ja_JP.eucJP
language=ja
territory=JP
codeset=eucJP
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]