~ubuntu-branches/ubuntu/maverick/uim/maverick

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Bazaar Package Importer
  • Author(s): Masahito Omote
  • Date: 2004-06-18 19:32:34 UTC
  • Revision ID: james.westby@ubuntu.com-20040618193234-hq78k7h4u7f4l35w
Tags: upstream-0.3.9
ImportĀ upstreamĀ versionĀ 0.3.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
You can install libuim(library), im-uim(gtk+-immodule)
 
2
and other executables simply by typing
 
3
$ configure; make
 
4
# make install
 
5
 
 
6
If your gtk+-2 is installed under /usr/ directory you
 
7
may add --prefix=/usr and --sysconfdir=/etc option to
 
8
configure script.
 
9
 
 
10
Following components would be installed
 
11
*Core library
 
12
 libuim*
 
13
*Gtk+2 immodule
 
14
 im-uim.so
 
15
*Helpers
 
16
 uim-helper-candwin-gtk
 
17
 uim-helper-toolbar-gtk
 
18
 uim-helper-toolbar-gtk-systray
 
19
*XIM server(only for Japanese)
 
20
 uim-xim
 
21
 
 
22
----
 
23
If you simply want to test libuim and don't want to install,
 
24
please execute test.sh script in the source directory.
 
25
 
 
26
$ GTK_IM_MODULE=uim-py ./test.sh
 
27
 You can type Chinese by Pin Yin
 
28
 
 
29
$ GTK_IM_MODULE=uim-anthy ./test.sh
 
30
 You can type Japanese by Anthy conversion system.
 
31
 Unless libanthy(Japanese conversion system library),
 
32
 You can type only Phonetic Symbols in Japanese.
 
33
 
 
34
$ GTK_IM_MODULE=uim-skk ./test.sh
 
35
 You can type Japanese by SKK conversion system.
 
36
 this implementation assumes you have SKK dictionary
 
37
 at /usr/share/skk/SKK-JISYO.L