From owner-freebsd-questions@FreeBSD.ORG Tue Nov 27 23:24:49 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7686616A46D for ; Tue, 27 Nov 2007 23:24:49 +0000 (UTC) (envelope-from wshafer@relivinc.com) Received: from mail.relivinc.com (webmail2.relivinc.com [208.254.164.20]) by mx1.freebsd.org (Postfix) with ESMTP id 468C913C468 for ; Tue, 27 Nov 2007 23:24:48 +0000 (UTC) (envelope-from wshafer@relivinc.com) X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 27 Nov 2007 17:24:47 -0600 Message-ID: <6B70E132408F604CB2FD25BCC6A502B588270E@relivexch.relivinc.com> In-Reply-To: <474CA45C.7000107@daleco.biz> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Finding and installing new locale Thread-Index: AcgxSwdM4u/Nog6ERjqM4+B4BLrpyQAAVj3Q From: "Westin Shafer" To: "Kevin Kinsey" Cc: freebsd-questions@freebsd.org Subject: RE: Finding and installing new locale X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2007 23:24:49 -0000 Kevin, Thanks for the info. I had not seen that doc. However localedef and makelocale are not valid commands. I also checked out the port tree and these tools are not located there either. Are these Linux specific commands? Westin -----Original Message----- From: Kevin Kinsey [mailto:kdk@daleco.biz]=20 Sent: Tuesday, November 27, 2007 5:12 PM To: Westin Shafer Cc: freebsd-questions@freebsd.org Subject: Re: Finding and installing new locale Westin Shafer wrote: > Hello everyone, >=20 > I am having a hard time locating a Locale for Indonesia on our > installation of FreeBSD 5.3-RELEASE. The locale definition > id_ID.(whatever) is missing. Does it exist, and if so how can I get > this and install it? I have spent countless hours searching the net for > this language definition but was unsuccessful at locating it. All I > found was that this should have been installed by default, but ours of > course is missing or the documentation is incorrect. >=20 > Can anyone point me in the right direction so I can get this installed > on our server. >=20 > Thanks >=20 > Westin Shafer Well, I guess you saw this? =20 http://www.ibiblio.org/pub/Linux/docs/HOWTO/translations/id/other-format s/html/ID-Indonesian-HOWTO-3.html That not withstanding, what about makelocale(1) ? At the very least, you should be able to set some stuff up with that. KDK --=20 And on the seventh day, He exited from append mode.