Remove non-free old and crusty clearcase pkg
[packages] / mule-packages / edict / README.096
1
2 Copyright (C) 1992 Bob Kerns <rwk@crl.dec.com>
3
4 Package contents Copyright (c) 1991, 1992  Per Hammarlund <perham@nada.kth.se>
5 and Copyright (c) 1992 Bob Kerns <rwk@crl.dec.com>
6
7 Some code that looks for translations of english and japanese using the
8 EDICTJ Public Domain japanese/english dictionary.
9
10 edict.el written by Per Hammarlund <perham@nada.kth.se>
11 Morphology and private dictionary handling/editing by Bob Kerns <rwk@crl.dec.com>
12 International installation script by Bob Kerns <rwk@crl.dec.com>
13 Helpful remarks from Ken-Ichi Handa <handa@etl.go.jp>.
14 The EDICTJ PD dictionary is maintained by Jim Breen <jwb@monu6.cc.monash.edu.au>
15 Your credits here if you contribute!
16
17
18 This distribution includes the following files.
19
20 README                  You should read this file first!  (OK, you are...)
21 COPYING                 The GNU public license.
22 edict.ChangeLog         History of changes.
23 edict.el                The actual code for the dictionary lookup program.
24 edict-test.el           The test suite for the dictionary lookup program.
25 edict.doc               The documentation.  Read this for usage instructions.
26 install.edict           The installation script, internationalized.
27                         (Please contribute a language, currently only
28                         Japanese, English, and Swedish.)
29 Makefile                You won't need this, this is to build distributions.
30 edictj.demo             A demo version of the edictj public-domain dictionary.
31                         You may use this to try out the software; I suggest using
32                         the words 'car' and '¼Ö' as a test cases.
33
34                         You should obtain the real dictionary via
35                         anonymous ftp from the /pub/Nihongo directory
36                         at monu6.cc.monash.edu.au. 
37
38 The installation process, ie running the install script, creates the
39 following additional files:
40
41 edict.elc               Compiled version of edict.el; the actual compiled library
42                         code to load.
43 edict.emacs             Sample code to include in your .emacs file.
44
45 To run the installation script, cd to the directory containing this software,
46 and do ./install.edict, and answer the questions.
47
48 cd /usr/local/src/edict
49 ./install.edict