Develop and Download Open Source Software

Browse CVS Repository

Diff of /freewnn/FreeWnn/INSTALL.en

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.5 by aonoto, Sun Nov 19 16:21:22 2006 UTC revision 1.6 by aonoto, Sat Jun 23 16:34:16 2007 UTC
# Line 10  Line 10 
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, 2006  # Copyright FreeWnn Project 1999, 2000, 2002, 2006, 2007
14  #  #
15  # Maintainer:  FreeWnn Project  # Maintainer:  FreeWnn Project
16  #  #
# Line 93  Below are the main configure option of F Line 93  Below are the main configure option of F
93    --enable-ipv6         enable IPv6 feature.    --enable-ipv6         enable IPv6 feature.
94    --enable-unsafe-path  allow creating files in jserver_dir (*5).    --enable-unsafe-path  allow creating files in jserver_dir (*5).
95    --enable-client       compile and install uum.    --enable-client       compile and install uum.
96    
97      auto determine by default:
98    --with-libwrap        use libwrap (in TCP wrapper) for jserver    --with-libwrap        use libwrap (in TCP wrapper) for jserver
99                          to enable connection-based access control (*6).                          to enable connection-based access control (*6).
100      --enable-client-utmp  (if --enable-client specified,) uum register
101                            pseudo tty information to utmp. (Except some systems,
102                            it is enabled by default.)
103      --enable-client-setuid[=user]
104                            (if --enable-client specified,) install uum as set-uid
105                            program with specified user (root by default).
106                            If this option (itself) is not specified,
107                            configure determine if set-uid install is needed.
108      --enable-client-setgid=group
109                            (if --enable-client specified,) install uum as set-gid
110                            program with specified group (you must specify group).
111                            If this option (itself) is not specified,
112                            configure determine if set-gid install is needed.
113    
114  *5: If the option --enable-unsafe-path is enabled, the [cjkt]server  *5: If the option --enable-unsafe-path is enabled, the [cjkt]server
115    daemons accept creation of an FreeWnn dictionary file in an arbitrary    daemons accept creation of an FreeWnn dictionary file in an arbitrary

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26