Japanese Language support (Montavista)

 
Thread Tools Search this Thread
Special Forums UNIX and Linux Applications Japanese Language support (Montavista)
# 1  
Old 06-28-2010
Question Japanese Language support (Montavista)

Hi,
I am working on Montavista linux.
Japanese language is not getting rendered.
I executed fc-list command and found that japanese fonts were not installed. But adding
sazanami-gothic.ttf from the web is also not working, fc-list does not display japanese fonts yet.

How can i add japanese font ttf file to montavista?

Thanks in advance
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Gcc g++ on cygwin - configure: error: *** A compiler with support for C++11 language features is req

Hi, Apologies if I posted it in a wrong section as it is related to gcc on cygwin. Please move it to appropriate section. I'm trying to compile and build libsigc++-2.10.2 on cygwin with gcc 8.3.0. when I run ./configure, I get this: I couldn't fully understand what does... (13 Replies)
Discussion started by: prvnrk
13 Replies

2. Red Hat

Right to left language support, in Red Hat EL6

i need for a right to left language support, in red hat EL6 , for repository problem, i never could to use from yum-solution, is there a rpm-solution or config-solution? (1 Reply)
Discussion started by: alwaystudent
1 Replies

3. UNIX for Advanced & Expert Users

Showing "permission denied" when trying to login in - Montavista Linux

Hello friends, I have scratched my system and after that when I am trying to access the console via root login it's failing with an error message of "permission denied". I am able to access the other login, I am having only problem with root and some other user login. I am using an telnet... (7 Replies)
Discussion started by: sanoop
7 Replies

4. Red Hat

One simple question: Does RHEL4 support CJK (Chinese, Japanese and Korean)?

Hi, One simple question: Does RHEL4 support CJK (Chinese, Japanese and Korean)? If the answer is yes, then how to implement it? Thank you in advance! (0 Replies)
Discussion started by: aixlover
0 Replies

5. SuSE

Japanese Language in Suse

I had just added Japanese language as my secondary language with yast and I am still not able to view Japanese characters (they appear mangled) I've copied two text files from windows to the SUSE Linux Enterprise Server 10 (i586), one with UTF and the other with ANSI. When viewed with cat and... (4 Replies)
Discussion started by: hedkandi
4 Replies

6. Linux

version compatibility of montavista CGE-5.1 with JRE-1.4.2

Dear All, Currently I am using montavista CGE-3.1 and JRE-1.4.2, now I like to upgrade CGE version-3.1 to CGE version-5.1. I like to know whether CGE-5.1 will support JRE-1.4.2 ?. Kindly help in this regards. Raj. (1 Reply)
Discussion started by: rajamohan
1 Replies

7. UNIX for Dummies Questions & Answers

Typing in Japanese language

Hi. I am running Solaris 10,HPUX 11.31 and AIX 6.1. I am trying to get my system to write in Japanese. I can choose the Japanese language for the system to display, but I cannot figure out how to write in Japanese. I have set up my system, and Mozilla (including the menu and web pages) to display... (1 Reply)
Discussion started by: meeraramanathan
1 Replies
Login or Register to Ask a Question
yum-langpacks(8)														  yum-langpacks(8)

NAME
yum-langpacks - Plugin for yum SYNOPSIS
yum [command] [package ...] DESCRIPTION
yum-langpacks is a plugin for yum to install language packs. This plugin allows user various commands. command is one of: * langavailable [language1] [language2] [...] * langinfo [language1] [language2] [...] * langinstall [language1] [language2] [...] * langlist [language1] [language2] [...] * langremove [language1] [language2] [...] langavailable This command allows user to find if language support is available for the given input languages. langinfo This command allows user to check which packages will get installed when the given input language support is installed. langinstall This command allows user to install language packs for the given input languages. langlist This command prints list of the installed languages. langremove This command allows user to remove the installed language packs for a given input languages. EXAMPLES
To check what packages get installed for language codes es_ES, hi_IN and language names Japanese and Portuguese (Brazil). yum langinfo es_ES "Japanese" hi_IN "Portuguese (Brazil)" NOTES
These commands accept language codes or language names or mix of them as a input. SEE ALSO
yum (8) BUGS
Please report any bugs in Red Hat bugzilla, https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora Parag Nemade yum-langpacks(8)