wiki:VineSeed_x86_64_install_ATOKX3

Version 2 (modified by kenta, 15 years ago) (diff)

--

はじめに

JustSystem社の日本語入力システム http://www.justsystems.com/jp/products/atok_linux/ ATOK X3 for Linuxをx86_64版 VineLinux? 上で使用するには、32ビットバイナリのライブラリ群をインストールする必要があります。 この文書では ATOK X3 for Linuxのインストール手順を紹介しています。

なお、VineLinuxはATOK X3 for Linuxに対応ディストリビューションに含まれていませんので、 この文書がVineLinux上におけるATOK X3 for Linuxの動作を保証するものではありません。

更新履歴

2009/07/07: お初

ATOK X3 for Linux のインストール手順

1. 依存する32ビット・ライブラリのインストール

 $ sudo apt-get install compat32-libcanberra-gtk2 compat32-pam compat32-libXt compat32-gtk2-engines

2. ATOK X3 for Linuxのインストール

 $ sudo sh ./setupatok.sh 
 This software is furnished under an end user agreement and may be used
 or copied only in accordance with the terms of such license.
 If you accept the terms of the license agreement,Please select "Yes".
 If you do not accept the terms of the license agreement,Please select "No".
 ? (yes/no)yes
 Input path of gtk-query-immodules-2.0 for 64bit application:/usr/bin/gtk-query-immodules-2.0
 Input path of gtk.immodules for 32bit application:/etc/gtk-2.0/i386/gtk.immodules
 Input path of gtk.immodules for 64bit application:/etc/gtk-2.0/x86_64/gtk.immodules
 Preparing...                ########################################### [100%]
    1:iiimf-client-lib       ########################################### [100%]
 Preparing...                ########################################### [100%]
    1:iiimf-gtk              ########################################### [100%]
 Preparing...                ########################################### [100%]
    1:iiimf-protocol-lib     ########################################### [100%]
 Preparing...                ########################################### [100%]
    1:iiimf-server           ########################################### [100%]
 Preparing...                ########################################### [100%]
    1:iiimf-x                ########################################### [100%]
 Preparing...                ########################################### [100%]
    1:iiimf-client-lib-64    ########################################### [100%]
 Preparing...                ########################################### [100%]
    1:iiimf-gtk-64           ########################################### [100%]
 Preparing...                ########################################### [100%]
    1:iiimf-protocol-lib-64  ########################################### [100%]
 "/etc/gtk-2.0/i386/gtk.immodules" will be changed.
 "/etc/gtk-2.0/x86_64/gtk.immodules" will be changed.
 Preparing...                ########################################### [100%]
    1:atokx                  ########################################### [100%]
 Preparing...                ########################################### [100%]
    1:atokx-64               ########################################### [100%]
 Installation has been completed.
 $ sudo sh ./setupatok_up2.sh 
 Preparing...                ########################################### [100%]
    1:iiimf-server           ########################################### [100%]
 Preparing...                ########################################### [100%]
    1:iiimf-gtk              ########################################### [100%]
 Preparing...                ########################################### [100%]
    1:iiimf-gtk-64           ########################################### [100%]
 tar xfz ./bin/ATOK/atokxup-20.0-3.0.0.i386.tar.gz -C /
 Update has been completed.

3. ATOK X3 for Linuxの環境設定

ATOK X3 for Linux のインストーラが、"/etc/gtk-2.0/i386/gtk.immodules" を書き換えてしまうのを修正します。

 $ sudo apt-get reinstall compat32-gtk2

ATOK X3 for Linux をデフォルトの漢字変換システムとします。 ATOK X3 for Linux を使用するユーザー毎に一般ユーザー権限で実行して下さい。

 $ setime atokx3

※「ATOK X3 for Linuxは株式会社ジャストシステムの著作物です。」

Attachments