| Author |
Message |
amj
Joined: 28 Jan 2011 Posts: 21
|
Posted: Sun 10 Jun 2012, 16:41 Post subject:
Japanese IME for Lucid Puppy 525 |
|
Since it's taken me most of the day to work this out I'm going to type it up in the hope it may assist a few people.
Japanese IME for Lucid Puppy 525
You need a Japanese font installed and your locale set to UTF-8 input.
From the official ibiblio repository, download and install
- lang_pack_ja-lupq-0.5.pet
From the Japanese repository, download and install
- scim-1.4.9.pup4.4.2.2.1.pet
- scim-anthy-1.2.7.pup4.4.2.2.1.pet
- anthy-9100h.patch13Bptn23.2009527.1.pet
You have now insatlled SCIM+Anthy. Two new options should have appeared in the Desktop Settings menu
- Anthy Dictionary Editor
- SCIM Input Method Setup
Open the SCIM Input Method Setup and select Global Setup. Enter your keyboard layout. Predefined defaults for all other settings should suffice.
If your locale is jp, ko or zh the IME should now be usable. Reboot Puppy. Launch Geany or some similar program, select a Japanese font and type ctrl+space to activate Anthy. The Anthy taskbar should appear in the bottom right corner of the screen.
If your locale is not jp, ko or zh you need to edit a configuration file. Find the file
- /etc/gtk-2.0/gtk.immodules
Open this file with Geany or some other text editor. The file should contain a line at the bottom that reads
- "scim" "SCIM Input Method" "scim" "/usr/share/locale" "ja:ko:zh"
Add your own locale to this line. For example if your locale is en, the line should read
- "scim" "SCIM Input Method" "scim" "/usr/share/locale" "ja:ko:zh:en"
After a reboot you should have a working IME. Launch Geany or some similar program, select a Japanese font and type ctrl+space to activate Anthy. The Anthy taskbar should appear in the bottom right corner of the screen.
My thanks to shinobar for providing the last piece of the jigsaw.
|
|
Back to top
|
|
 |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 9842 Location: Arizona USA
|
Posted: Sun 10 Jun 2012, 18:45 Post subject:
|
|
What's an IME?
|
|
Back to top
|
|
 |
Makoto

Joined: 03 Sep 2009 Posts: 1367 Location: Out wandering... maybe.
|
Posted: Sun 10 Jun 2012, 23:35 Post subject:
|
|
An IME is an Input Method Editor, or at least according to Wikipedia. (I just never bothered to check what the acronym meant, before, that's all. ) It's a means for entering foreign language characters (such as Japanese, in this case), above and beyond what the keyboard supports by default.
Edit: For example, it would be harder for me to type "今日の天気はどうですか?" without the Japanese IME I'm using.
(...and I hope that doesn't become munged...)
_________________ [ Puppy 4.3.1 JP, Frugal install | 1GB RAM | 1.3GB swap ] * My Pidgin Builds for Puppy 4.3.1
In memory of our beloved American Eskimo puppy (1995-2010) and black Lab puppy (1997-2011).
|
|
Back to top
|
|
 |
vicmz

Joined: 15 Jan 2012 Posts: 609
|
Posted: Tue 19 Jun 2012, 03:06 Post subject:
|
|
It works for Japanese, but how can I add Chinese and Korean?
_________________ OpenboxPlus 1.5|Puppy Linux en español|Wiki en español
|
|
Back to top
|
|
 |
amj
Joined: 28 Jan 2011 Posts: 21
|
Posted: Tue 19 Jun 2012, 15:43 Post subject:
|
|
| vicmz wrote: | | It works for Japanese, but how can I add Chinese and Korean? |
Unfortunately, I can't tell you. I have no knowledge of either language.
However, if you have SCIM installed then you are half way there. A quick web search turned up this page. It has pet packages for scim-hangul, scim-pinyin (simplified) and scim-chewing (traditional). Of course, these packages may not be compatible with your Puppy version and may not be sufficient on their own. You could make a test system and give them a try. There is a cjk language pack in the ibiblio repository.
I tried to get a Japanese IME working on lupu 520 about a year ago and failed miserably. This time round I was lucky. A web search turned up a Japanese language blog post that pointed me in the right direction. More web searches found me the packages and the final bit about editing the configuration file came from an old post on this forum.
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2252 Location: Japan
|
Posted: Wed 20 Jun 2012, 04:41 Post subject:
Re: Japanese IME for Lucid Puppy 525 |
|
| amj wrote: | You need a Japanese font installed and your locale set to UTF-8 input.
From the official ibiblio repository, download and install
- lang_pack_ja-lupq-0.5.pet
From the Japanese repository, download and install
- scim-1.4.9.pup4.4.2.2.1.pet
- scim-anthy-1.2.7.pup4.4.2.2.1.pet
- anthy-9100h.patch13Bptn23.2009527.1.pet
|
The lang_pack_ja-lupq-0.5.pet already has the scim/anthy contents.
BTW, Japanese team are releasing 528JP soon. The test iso can be available:
http://www.murga-linux.com/puppy/viewtopic.php?t=77983
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
amj
Joined: 28 Jan 2011 Posts: 21
|
Posted: Wed 20 Jun 2012, 05:34 Post subject:
Re: Japanese IME for Lucid Puppy 525 |
|
| shinobar wrote: | | The lang_pack_ja-lupq-0.5.pet already has the scim/anthy contents. |
I was unable to get romaji input working just using the language pack on it's own. More by accident than design, I did get direct input for a hiragana keyboard working just using the language pack - but I don't actually have a hiragana keyboard. Adding in the extra packages seems to add/update a lot of functionality.
|
|
Back to top
|
|
 |
|