Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Japanese Support Under Gentoo?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
GenTimJS
Guru
Guru


Joined: 03 May 2003
Posts: 406
Location: NH, USA

PostPosted: Sat May 03, 2003 6:24 pm    Post subject: Japanese Support Under Gentoo? Reply with quote

Hi,

I have just installed Gentoo and am trying to get it to accept japanese input properly, and support the appropriate screen fonts, etc.

I am using a Japanese AOI-106 keyboard, and am using the appropriate keymap however I'm unsure of what to do to get Gentoo to take Hiragana and Kana input (or even how to get the correct console font installed)

Any assistance would be greatly appreciated! :-)
_________________
-Tim Smith
Back to top
View user's profile Send private message
slartibartfasz
Veteran
Veteran


Joined: 29 Oct 2002
Posts: 1462
Location: Vienna, Austria

PostPosted: Sat May 03, 2003 11:37 pm    Post subject: Reply with quote

look into your use flags (best done with command: ufed) and make sure that u compile everything with all the japanes font flags enabled... i think there are two or three...
_________________
To an engineer the glass is neither half full, nor half empty - it is just twice as big as it needs to be.
Back to top
View user's profile Send private message
iamlarryboy
Guru
Guru


Joined: 25 Jan 2003
Posts: 480
Location: Prince George, BC, Canada

PostPosted: Sun May 04, 2003 1:20 am    Post subject: k Reply with quote

I went through this awhile ago and it actually isn't that hard. This process worked for me.

1) emerge kinput2 and canna

2)
Code:

rc-update add canna default
/etc/init.d/canna start


3) Create the file /etc/X11/Sessions/kde-3.1.1-jp. It should read.
Code:

#!/bin/sh
exec /usr/X11R6/bin/kinput2 -canna &
export LANG=ja_JP
export LC_ALL=ja_JP
export XMODIFIERS="@im=kinput2"
/usr/kde/3.1/bin/startkde


4) Login using the kde-jp session using [k/g/x]dm.

5) Open kterm (or any other app that suuports japanese.

6) Press shift + spacebar

7) Type in Japanese

8) ???

9) Profit

Any Questions?
Back to top
View user's profile Send private message
GenTimJS
Guru
Guru


Joined: 03 May 2003
Posts: 406
Location: NH, USA

PostPosted: Mon May 05, 2003 2:38 pm    Post subject: Japanese Input Reply with quote

Geting it to work under X is important, however Im primarilly looking at geting it working on the console.

Any thoughts with that?
Something a special shell may help?


Also, on a semirelated note, do gentoo's default crypto libraries support extended char sets? Id -LOVE- to use mixed roman/japanese passwords.....
_________________
-Tim Smith
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum