Sponsored Content
Full Discussion: Japanese in Unix
Operating Systems AIX Japanese in Unix Post 302276018 by meeraramanathan on Monday 12th of January 2009 11:33:49 PM
Old 01-13-2009
Thanks for the reply...

locale -a does not list JA_JP, ja_JP and Ja_JP..

Are the filesets available for download. From where can i download the filesets to install in AIX 6.1.

Please help.

Thanks,
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Writing in Japanese or differet languages

Hi. I am running Redhat 8. 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. Primarily, I want to write Japanese in the brower (Mozilla 1.01). Example: writing email using Yahoo or... (1 Reply)
Discussion started by: jeremiebarber
1 Replies

2. UNIX for Advanced & Expert Users

Telnet in Japanese

I'm not sure which forum to post this on but ...... I'm currently using Putty as my Telnet tool which is great BUT Only when using European Character sets. IMO the standard Japanes windows 2000 and Japanese Windows XP telnet is rubbish .... Does anyone use a Telnet tool that will... (3 Replies)
Discussion started by: Ralf
3 Replies

3. AIX

Japanese Locale installation on AIX 5.3

Hi Can anybody tell me where do i find (download) the following filesets for AIX 5.3. These are the dependencies i'm facing while installing Japanese locale from the 5th CD of AIX 5.3 CD bundle. X11.loc.ja_JP.base.rte 5.3.0.0 # AIXwindows Locale Configurat... bos.loc.iso.ja_JP... (0 Replies)
Discussion started by: aditya_930
0 Replies

4. 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

5. Shell Programming and Scripting

Email a File from UNIX which has Japanese characters in it

Hi, I'm trying to email from UNIX, a file which has Japanese characters in it (i,e. in the contents -- not the filename). The file gets emailed, but the Japanese characters do not show up properly when I open the file on Windows in my Outlook mailbox. I searched a lot of forums but still... (4 Replies)
Discussion started by: jainkirti
4 Replies

6. UNIX and Linux Applications

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... (0 Replies)
Discussion started by: teluser123
0 Replies

7. Linux

mailx: Unable to send Japanese

Hi All, I am facing problem in sending Japanese characters using mailx command in GNU linux machine. The mail is going with junk characters like "メールの-界へようこそ". I tried changing the LANG value to japan locale off UTF-8. But it doesn't worked. I have to send the data as body not as an... (0 Replies)
Discussion started by: Karteek
0 Replies

8. Infrastructure Monitoring

Nagios Alert in Japanese

I have googled for weeks now and all I am getting is the same results from frank4dd's notes on setting up perl script to produce alerts in Japanese. On the contrary I wish to ensure all my alerts come in English as primary language. What I am getting from Japanese-language-Windows-machine added... (1 Reply)
Discussion started by: hedkandi
1 Replies

9. 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
cupsfilter(8)							    Apple Inc.							     cupsfilter(8)

NAME
cupsfilter - convert a file to another format using cups filters SYNOPSIS
cupsfilter [ -D ] [ -U user ] [ -c config-file ] [ -d printer ] [ -e ] [ -i mime/type ] [ -j job-id[,N] ] [ -m mime/type ] [ -n copies ] [ -o name=value ] [ -p filename.ppd ] [ -t title ] [ -u ] filename DESCRIPTION
cupsfilter is a front-end to the CUPS filter subsystem which allows you to convert a file to a specific format, just as if you had printed the file through CUPS. By default, cupsfilter generates a PDF file. OPTIONS
-D Delete the input file after conversion. -U user Specifies the username passed to the filters. The default is the name of the current user. -c config-file Uses the named cupsd.conf configuration file. -d printer Uses information from the named printer. -e Use every filter from the PPD file. -i mime/type Specifies the source file type. The default file type is guessed using the filename and contents of the file. -j job-id[,N] Converts document N from the specified job. If N is omitted, document 1 is converted. -m mime/type Specifies the destination file type. The default file type is application/pdf. Use printer/foo to convert to the printer format defined by the filters in the PPD file. -n copies Specifies the number of copies to generate. -o name=value Specifies options to pass to the CUPS filters. -p filename.ppd Specifies the PPD file to use. -t title Specifies the document title. -u Delete the PPD file after conversion. SEE ALSO
cupsd.conf(5) http://localhost:631/help COPYRIGHT
Copyright 2007-2013 by Apple Inc. 20 June 2012 CUPS cupsfilter(8)
All times are GMT -4. The time now is 09:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy