         installation guide for the TDI library
         --------------------------------------


Do the following steps to install the TDI library.

1. cd to the TDI directory and execute "configure". "configure --help" shows
   the possible options to pass. currently only the prefix option is used in
   the Makefiles.

2. make 
3. make install (you must have permissions to write to the directory specified with prefix)
