diff options
author | Nick White <git@njw.me.uk> | 2013-10-11 14:31:05 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2013-10-11 14:31:05 +0100 |
commit | 3357cde96f91738e69617ae65165209ca9f504c6 (patch) | |
tree | e04848c8e62e5101a505c61a6a061d525e6c7293 /README | |
parent | 5d0c5974e2655a6f66153bffb67c9346c2c4a589 (diff) | |
download | oed2dict-3357cde96f91738e69617ae65165209ca9f504c6.tar.bz2 oed2dict-3357cde96f91738e69617ae65165209ca9f504c6.zip |
Make progress systematically tackling all entities/symbols
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -24,11 +24,15 @@ Install - To install the dictionary for dictd, run 'make install' -Note ----- +Notes +----- The dictionary included in v3 is the same as v4, but with v4 the OED started encrypting the dictionary files. They probably wouldn't be difficult to decrypt, but I haven't the time or inclination to do so. If anyone wants to, let me know how you get on and I'll very happily incorporate support for it. + +If your version of make supports it, and you have multiple CPUs, you +can use 'make -j' instead of 'make' to significantly speed up the +build process. |