freebsd-ports/japanese/emacs-emcws/files/emcws-message
Norikatsu Shigemura b61e91a310 To use wnn7 jserver, emcws must be recompiled and relinked
with libwnn7 which is installed by ports/japanese/Wnn7-lib.

PR:		ports/48174
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
2003-02-16 05:19:12 +00:00

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
****************************************************************************