b61e91a310
with libwnn7 which is installed by ports/japanese/Wnn7-lib. PR: ports/48174 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
17 lines
531 B
Text
17 lines
531 B
Text
****************************************************************************
|
|
NOTE: Warning message about Emcws
|
|
|
|
You can define which input method you use with following variables.
|
|
|
|
WITH_WNN6 to use Wnn6
|
|
WITH_WNN7 to use Wnn7
|
|
WITH_FREEWNN to use FreeWnn
|
|
WITH_CANNA to use Canna
|
|
WITH_SJ3 to use sj3
|
|
|
|
In default, WITH_WNN7 and WITH_CANNA are set.
|
|
|
|
If you want to use Emcws with Canna and FreeWnn, run
|
|
|
|
make install WITH_FREEWNN=yes WITH_CANNA=yes
|
|
****************************************************************************
|