Re: Finding and installing new locale

2007-11-28 Thread Nikola Lečić
У уторак, 28. новембра 2007 у 17:24:47,
Westin Shafer [EMAIL PROTECTED] је написао(ла):

 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?

The command is mklocale(1).

id_ID locale(s) are not included in FreeBSD. If you have correct LC_*
files, you should talk to FreeBSD team member responsible for l10n,
(which is, according to

  
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/contributors/staff-who.html

Andrey) about official inclusion. I also suggest you to use
[EMAIL PROTECTED] mailing list for that purpose.

Beside this, please don't forget that, if you just need Indonesian
translations of userland applications, you can just install appropriate
ports, for example:

  misc/kde3-i18n-idIndonesian messages and documentation for KDE3
  textproc/id-aspell   Aspell Indonesian dictionary

Finally, you might find this page useful:

  http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/l10n.html

Best regards.
-- 
Nikola Lečić :: Никола Лечић
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Finding and installing new locale

2007-11-27 Thread Kevin Kinsey

Westin Shafer wrote:

Hello everyone,

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.

Can anyone point me in the right direction so I can get this installed
on our server.

Thanks

Westin Shafer


Well, I guess you saw this?
  
http://www.ibiblio.org/pub/Linux/docs/HOWTO/translations/id/other-formats/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
--
And on the seventh day, He exited from append mode.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Finding and installing new locale

2007-11-27 Thread Westin Shafer
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:[EMAIL PROTECTED] 
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,
 
 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.
 
 Can anyone point me in the right direction so I can get this installed
 on our server.
 
 Thanks
 
 Westin Shafer

Well, I guess you saw this?
 
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
-- 
And on the seventh day, He exited from append mode.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]