| 10 |
# 1987, 1988, 1989, 1990, 1991, 1992 |
# 1987, 1988, 1989, 1990, 1991, 1992 |
| 11 |
# Copyright OMRON Corporation. 1987, 1988, 1989, 1990, 1991, 1992, 1999 |
# Copyright OMRON Corporation. 1987, 1988, 1989, 1990, 1991, 1992, 1999 |
| 12 |
# Copyright ASTEC, Inc. 1987, 1988, 1989, 1990, 1991, 1992 |
# Copyright ASTEC, Inc. 1987, 1988, 1989, 1990, 1991, 1992 |
| 13 |
# Copyright FreeWnn Project 1999, 2000, 2002 |
# Copyright FreeWnn Project 1999, 2000, 2002, 2006 |
| 14 |
# |
# |
| 15 |
# Maintainer: FreeWnn Project <freewnn@tomo.gr.jp> |
# Maintainer: FreeWnn Project |
| 16 |
# |
# |
| 17 |
# This program is free software; you can redistribute it and/or modify |
# This program is free software; you can redistribute it and/or modify |
| 18 |
# it under the terms of the GNU General Public License as published by |
# it under the terms of the GNU General Public License as published by |
| 93 |
--enable-ipv6 IPv6 を有効にします。 |
--enable-ipv6 IPv6 を有効にします。 |
| 94 |
--enable-unsafe-path jserverdir 以外のディレクトリに jserver がファイル |
--enable-unsafe-path jserverdir 以外のディレクトリに jserver がファイル |
| 95 |
を作成するのを許可します。(注5) |
を作成するのを許可します。(注5) |
| 96 |
--enable-client uum を作成及びインストールします。(注6) |
--enable-client uum を作成及びインストールします。 |
| 97 |
--with-libwrap TCP wrapperのlibwrapを使用し、jserverの接続時点での |
--with-libwrap TCP wrapperのlibwrapを使用し、jserverの接続時点での |
| 98 |
アクセス制限を可能にします。(注7) |
アクセス制限を可能にします。(注6) |
| 99 |
|
|
| 100 |
注5: [cjkt]server は、任意の host からの要求を受け付けてしまいます。 |
注5: [cjkt]server は、任意の host からの要求を受け付けてしまいます。 |
| 101 |
--enable-unsafe-path を有効にすると、任意の host から jserver 実行ユーザー |
--enable-unsafe-path を有効にすると、任意の host から jserver 実行ユーザー |
| 107 |
(通常は /usr/local/lib/wnn/$LANG/dic) 以下に辞書ファイルを作成することは |
(通常は /usr/local/lib/wnn/$LANG/dic) 以下に辞書ファイルを作成することは |
| 108 |
防げません。 |
防げません。 |
| 109 |
|
|
| 110 |
注6: cuum はまだ compile 出来ません。 |
注6: --enable-ipv6と同時に指定する場合、libwrapもIPv6対応である必要があります。 |
|
|
|
|
注7: --enable-ipv6と同時に指定する場合、libwrapもIPv6対応である必要があります。 |
|