Develop and Download Open Source Software

Browse CVS Repository

Contents of /freewnn/FreeWnn/olddoc/README

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


Revision 1.1 - (show annotations) (download)
Thu Jun 14 17:56:09 2001 UTC (22 years, 10 months ago) by ura
Branch: MAIN
CVS Tags: freewnn-1-1-1-a023-1, freewnn-1-1-1-a016, freewnn-1-1-1-a017, freewnn-1-1-1-a014, freewnn-1-1-1-a015, freewnn-1-1-1-a023, freewnn-1-1-1-a022, freewnn-1-1-1-a021, freewnn-1-1-1-a020, freewnn-1-1-1-a022I002, freewnn-1-1-1-a018, HEAD
Branch point for: freewnn-1-1-1-a022I001
FreeWnn-1.1.1-a014 is released.

1 /*
2 * $Id: README,v 1.5.2.1 1999/02/08 02:09:57 yamasita Exp $
3 */
4
5 /*
6 * FreeWnn is a network-extensible Kana-to-Kanji conversion system.
7 * This file is part of FreeWnn.
8 *
9 * Copyright Kyoto University Research Institute for Mathematical Sciences
10 * 1987, 1988, 1989, 1990, 1991, 1992
11 * Copyright OMRON Corporation. 1987, 1988, 1989, 1990, 1991, 1992, 1999
12 * Copyright ASTEC, Inc. 1987, 1988, 1989, 1990, 1991, 1992
13 *
14 * Author: OMRON SOFTWARE Co., Ltd. <freewnn@rd.kyoto.omronsoft.co.jp>
15 *
16 * This program is free software; you can redistribute it and/or modify
17 * it under the terms of the GNU General Public License as published by
18 * the Free Software Foundation; either version 2, or (at your option)
19 * any later version.
20 *
21 * This program is distributed in the hope that it will be useful,
22 * but WITHOUT ANY WARRANTY; without even the implied warranty of
23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24 * GNU General Public License for more details.
25 *
26 * You should have received a copy of the GNU General Public License
27 * along with GNU Emacs; see the file COPYING. If not, write to the
28 * Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
29 *
30 * Commentary:
31 *
32 * Change log:
33 *
34 * Last modified date: 8,Feb.1999
35 *
36 */
37
38 Internationalized Wnn
39
40 In case of X11R6, to build i18n-Wnn you should put Xsi as
41 "contrib/programs/Xsi" and you should use the following commands:
42
43 % cd contrib/programs/Xsi
44 % make World -f Makefile.ini
45
46 If you have only a installed X11R6, please put Xsi on
47 any directory and you should use the following commands:
48
49 % make World -f Makefile.inst
50
51 Or in case of X11R5, to build i18n-Wnn you should put Xsi as
52 "contrib/im/Xsi" and you should use the following commands:
53
54 % cd contrib/im/Xsi
55 % make World -f Makefile.R5ini
56
57 After building, It can be installed in your local bin using:
58
59 % make install
60
61 See Wnn/READ.ME for more detail.
62
63 Seiji Kuwari kuwa@nff.ncl.omron.co.jp
64 Omron Corporation

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