ebd-fpw Ver.1.0 FreePWING Version of Easton's 1897 Bible Dictionary Copyright (C) 2001 http://member.nifty.ne.jp/~satomii/freepwing/ Files in The Source Archive =========================== ebd-fpw{version}-src.tar.gz contains: - readme.1st This file. - readme.txt Readme file to be included in the menu entry of the resulting book. - Makefile Makefile for GNU make. - ebd-fpw.pl The FreePWING script. - catalogs.sjis The source file of catalogs.txt. - COPYING GNU General Public License. Files in The Binary Package =========================== ebd-fpw{version}.zip contains: - README.1ST This file. - README.TXT Readme file, also included in the menu entry. - CATALOGS - EBD/DATA/HONMON Original Files ============== Easton's 1897 Bible Dictionary http://www.bf.org/ FreePWING http://www.sra.co.jp/people/m-kasahr/freepwing/ Build Environment ================= The Jargon File 4.3.0 Windows 2000 SP2 ActivePerl 5.005_03 Build 522 FreePWING 1.3.1 EPWUTIL Ver.1.1 (Recomplied for Win32) How To Make =========== 1. Extract the source files from ebd-fpw{version}.tar.gz (you should have already done). 2. Extract the original dictionary files, EASTON.DOC and T*, into any directory. Edit the Makefile to modify the DATADIR variable appro- preately. You can also specify the DATADIR variable at the make command-line instead of modifying Makefile directly. 3. For UNIX users: Edit the Makefile to define the NKF variable. This variable is used to convert the kanji code and newline sequences of 'catalogs.sjis' file. You can also specify the NKF variable at the make command-line instead of modifying Makefile directly. 4. Run Makefile by using fpwmake or GNU make. Change Log ========== 2001-07-30 satomi * The first version. -- EOF --