From owner-freebsd-questions Mon Jun 26 8:32:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from taxismtp1.alchemyfx.com (taxismtp1.alchemy.net [209.132.220.151]) by hub.freebsd.org (Postfix) with ESMTP id C15B137B8DD for ; Mon, 26 Jun 2000 08:32:23 -0700 (PDT) (envelope-from gummibear@nettaxi.com) Received: from nettaxi.com (bear@ppp-206-170-210-228.lsan03.pacbell.net [206.170.210.228]) by taxismtp1.alchemyfx.com (8.9.3/8.9.3) with ESMTP id IAA25814 for ; Mon, 26 Jun 2000 08:32:22 -0700 Message-ID: <395715F3.5A3D260B@nettaxi.com> Date: Mon, 26 Jun 2000 08:36:03 +0000 From: Joey Garcia X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: Locale Errors while in Xterms and GNOME Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was wondering what this meant and how could it be resolved? I looked at the perl locale man page and I was curious to how I can set my locale correctly. I even took a look in /usr/share/locale but wasn't sure what it all meant. Since I'm in the U.S. I'm assuming I'd use some us locales, but I'm not sure how to correctly go about doing this. Any help would be appreciated. Some locale warnings and stuff is listed below. #################################### Below are GTK/GDK warnings that I get after running GNOME in my xinit.log (startx > xinit.log 2>&1) I get these alot, one after another almost endlessly. Gdk-WARNING **: locale not supported by C library Gdk-WARNING **: locale not supported by C library ################################### Below is an example of what happens when i run the perl program 'which' in an xterm. bsd:~/$ which perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LC_ALL = (unset), LC_CTYPE = "en_US", LANG = (unset) are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message