INSTALL 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. * Emacs Bible Installation:
  2. - First install `diatheke'. On Debian/Ubuntu it's in the `diatheke'
  3. package. In other distributions it might be in the `sword' package.
  4. - For Windows I found that you can simply install the Xiphos package
  5. from https://xiphos.org. It includes the Sword library and its
  6. utilities including diatheke, installmgr and mkfastmod. Add the
  7. "Program Files\Xiphos\bin" path to your execution path.
  8. - Next get the Bible texts (modules) you want to use. This can be done
  9. with the installmgr utility, or if you use a program like BibleTime
  10. or Xiphos you can use the GUI interface that they provide.
  11. ** The following scripts facilitate verifying your environment and
  12. installing appropriate modules:
  13. - test --- This script just tries to see if your emacs can run the
  14. diatheke program. It will print out the Bible text modules and the
  15. Lexicon / Dictionary modules.
  16. - setup --- this script will use the installmgr program to install a
  17. default set of the modules this program uses.
  18. ** Module Installation
  19. The code is written to work well with the following modules:
  20. *** The following can be obtained from the CrossWire repository:
  21. - KJV --- has Strongs references for OT, Strongs references and
  22. Robinson morphology codes for NT.
  23. - AbbottSmithStrongs --- A fairly extensive Greek lexicon
  24. - BDBGlosses_Strongs --- A Hebrew lexicon, more extensive than
  25. StrongsRealHebrew.
  26. - Robinson --- Morphological codes
  27. - Packard --- Morphological codes (used by LXX which is a
  28. Morphologically tagged version of the Septuagint)
  29. - OSHM --- Hebrew morphological codes used by OSHB.
  30. - OSHB --- Hebrew Bible with Strongs references and morphological
  31. codes.
  32. *** The following can be obtained from the Xiphos repository.
  33. - StrongsRealGreek / StrongsRealHebrew --- Shorter Greek and Hebrew
  34. lexicons.
  35. *** The following can be obtained from the Lockman Foundation
  36. repository:
  37. - NASB --- has Strongs references.