Sponsored Content
Full Discussion: HOUSCOUS,I need your help!!!
Top Forums UNIX for Dummies Questions & Answers HOUSCOUS,I need your help!!! Post 49476 by beijingzhzj on Friday 2nd of April 2004 03:06:59 AM
Old 04-02-2004
HOUSCOUS,I need your help!!!

hi,guy.i am from beijing.and i am translating <FreeBSD handbook>to Chinese.I have difficult in translating that.may you give me suggests?

by the way,where are you from?can you speak Chinese?

Thanks!
 
CSERVER(8)						      System Manager's Manual							CSERVER(8)

NAME
cserver - To start the Chinese server. SYNOPSIS
cserver [-f file ] [-s file ] DEFAULT PATH
/usr/local/bin/cWnn4/cserver DESCRIPTION
During Chinese input, cserver provides the services (such as conversion services) and resources (such as dictionaries, grammar files etc.), required by the users (front-end processors). The input environment is provided by the front-end processor (cuum), which sends its request to the cserver, which subsequently performs the service and return the result back to the front-end processor. Normally, once the system is up, fork() will be executed and the server runs as a background process. The startup of cserver can be set in "/etc/rc" to be executed automatically in the Unix system. When the "cserver" command is executed, all the settings in the initialization file "/usr/local/lib/wnn/zh_CN/cserverrc" will be read and the corresponding initialization operations will be performed. Besides, all resources such as dictionaries and usage frequency files of the clients will be maintained by the cserver. Refer to cWnn man- ual for details on "cserverrc". If the user happens to start up cserver after it has already been started, an error message will be given. Refer to cWnn manual for the error message. OPTIONS
-f file file is the specified initialization file for the server. If this option is not specified, the default initialization file "/usr/local/lib/wnn/zh_CN/cserverrc" will be read. -s file file is the specified logfile of cserver. All error messages will be directed to this specified logfile. When file is specified as "-", (eg. cserver -s -), the error messages will be sent to the standard error output. NOTE
1. The command options inside [ ] shown in the Command Format indicates that they are optional. 2. If they are not required, "cserver" alone is sufficient to start up the Chinese server. 13 May 1992 CSERVER(8)
All times are GMT -4. The time now is 12:18 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy