• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

ebd/H03-May-2022-

readme.1stH A D01-Aug-20012.1 KiB7954

readme.1st

1ebd-fpw Ver.1.0
2FreePWING Version of Easton's 1897 Bible Dictionary
3
4                                Copyright (C) 2001 <satomi@ring.gr.jp>
5                                http://member.nifty.ne.jp/~satomii/freepwing/
6
7Files in The Source Archive
8===========================
9
10   ebd-fpw{version}-src.tar.gz contains:
11
12   - readme.1st             This file.
13   - readme.txt             Readme file to be included in the menu entry
14                            of the resulting book.
15   - Makefile               Makefile for GNU make.
16   - ebd-fpw.pl             The FreePWING script.
17   - catalogs.sjis          The source file of catalogs.txt.
18   - COPYING                GNU General Public License.
19
20Files in The Binary Package
21===========================
22
23   ebd-fpw{version}.zip contains:
24
25   - README.1ST             This file.
26   - README.TXT             Readme file, also included in the menu entry.
27   - CATALOGS
28   - EBD/DATA/HONMON
29
30Original Files
31==============
32
33   Easton's 1897 Bible Dictionary
34   http://www.bf.org/
35
36   FreePWING
37   http://www.sra.co.jp/people/m-kasahr/freepwing/
38
39
40Build Environment
41=================
42
43   The Jargon File 4.3.0
44   Windows 2000 SP2
45   ActivePerl 5.005_03 Build 522
46   FreePWING 1.3.1
47   EPWUTIL Ver.1.1 (Recomplied for Win32)
48
49How To Make
50===========
51
52   1. Extract the source files from ebd-fpw{version}.tar.gz (you should
53      have already done).
54
55   2. Extract the original dictionary files, EASTON.DOC and T*, into any
56      directory. Edit the Makefile to modify the DATADIR variable appro-
57      preately.
58
59      You can also specify the DATADIR variable at the make command-line
60      instead of modifying Makefile directly.
61
62   3. For UNIX users: Edit the Makefile to define the NKF variable. This
63      variable is used to convert the kanji code and newline sequences of
64      'catalogs.sjis' file.
65
66      You can also specify the NKF variable at the make command-line
67      instead of modifying Makefile directly.
68
69   4. Run Makefile by using fpwmake or GNU make.
70
71Change Log
72==========
73
742001-07-30  satomi <satomi@ring.gr.jp>
75
76   * The first version.
77
78-- EOF --
79