From owner-freebsd-questions@FreeBSD.ORG Tue Jul 27 22:42:56 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55F4016A4F7 for ; Tue, 27 Jul 2004 22:42:56 +0000 (GMT) Received: from pencil.math.missouri.edu (pencil.math.missouri.edu [128.206.49.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1689F43D66 for ; Tue, 27 Jul 2004 22:42:56 +0000 (GMT) (envelope-from rich@pencil.math.missouri.edu) Received: from pencil.math.missouri.edu (rich@localhost [127.0.0.1]) i6RMgsev010018 for ; Tue, 27 Jul 2004 17:42:54 -0500 (CDT) (envelope-from rich@pencil.math.missouri.edu) Received: (from rich@localhost)i6RMgsjm010017 for FreeBSD-questions@freebsd.org; Tue, 27 Jul 2004 17:42:54 -0500 (CDT) (envelope-from rich) From: Rich Winkel Message-Id: <200407272242.i6RMgsjm010017@pencil.math.missouri.edu> To: FreeBSD-questions@freebsd.org Date: Tue, 27 Jul 2004 17:42:54 -0500 (CDT) X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, hits=0.0 required=7.5 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pencil.math.missouri.edu X-Virus-Scanned: clamd / ClamAV version 0.71, clamav-milter version 0.71 X-Virus-Status: Clean Subject: locale spec for greek fonts? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2004 22:42:56 -0000 Hi, I'm trying to use greek fonts in x11/kde in 4.8-release. I'm currently using MM_CHARSET=ISO-8859-7; export MM_CHARSET LANG=el_GR; export LANG LC_ALL=el_GR; export LC_ALL But I keep getting the error: Warning: locale not supported by C library, locale unchanged Can someone point me in the right direction? Thanks! (in hopeful anticipation :) Rich