Installation Notes for the CIFLIB-DICT2HTML Release 3.0 This application reads dictionaries compliant with DDL 2.1 and builds an HTML presentation the dictionary. This code was created to serve as a demonstration of the CIFLIB C-API. The test programs expect to find the DDL and mmCIF dictionaries in the subdirectory named ../cif-data/dictionaries. You can fetch the latest copy of this directory which contains the latest versions of the dictionaries from ftp://ndbserver.rutgers.edu/pub/programs/cif-data.tar.gz. To build CIFLIB-DICT2HTML do the following: a. Unbundle the distribution (in the directory containing the subdirectory ciflib, etc.) using the following: zcat ciflib-dict2html-v3-prod.tar.Z | tar -xf - This will create a directory named ciflib-dict2html-v3-prod. Move into the ciflib-dict2html-v3-prod directory. b. Build the CIFLIB-DICT2HTML program by typing the following: make c. To build the HTML dictionaries, type: make test The HTML dictionaries are produced in the ./test tree. To browse the HTML dictionaries start with the file ./test/index.html.