From owner-freebsd-hackers Tue Jan 12 15:32:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA04118 for freebsd-hackers-outgoing; Tue, 12 Jan 1999 15:32:12 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from netscape.com (h-205-217-237-46.netscape.com [205.217.237.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA04110 for ; Tue, 12 Jan 1999 15:32:10 -0800 (PST) (envelope-from tague@netscape.com) Received: from tintin.mcom.com (tintin.mcom.com [205.217.233.42]) by netscape.com (8.8.5/8.8.5) with ESMTP id PAA26537 for ; Tue, 12 Jan 1999 15:31:15 -0800 (PST) Received: from netscape.com ([208.12.36.157]) by tintin.mcom.com (Netscape Messaging Server 4.01) with ESMTP id F5H00400.5LE; Tue, 12 Jan 1999 15:31:16 -0800 Message-ID: <369BDB22.FB41F328@netscape.com> Date: Tue, 12 Jan 1999 15:30:42 -0800 From: tague@netscape.com (Tague Griffith) Reply-To: tague@netscape.com Organization: Netscape Communications X-Mailer: Mozilla 4.5 [en] (WinNT; U) X-Accept-Language: en,ja,de,zh-TW MIME-Version: 1.0 To: hackers@FreeBSD.ORG Subject: problems with setlocale on freebsd 3.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i'm trying to get gtk-1.1.12 up and running with support for japanese input. one of the problems that i'm running into is the behavior of setlocale. according to the man page setlocale should in theory allow LC_CTYPE to be set to a locale other than C or POSIX, but in practice setlocale won't let me set LC_CTYPE to anything but POSIX or C. i'm currious if anyone has a work around for some of these problems for getting japanese apps up and running. /t -- ---------------------------------------------------------- tague griffith (tague@netscape.com) client internationalization To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message