To install the program: 1) ./configure This will install tsscds in $HOME/tsscds-1.1 by default. If you want to install it in a different directory type: ./configure --prefix=path_to_program Please, be aware that you will have to have installed in your linux distribution the following packages: environment modules, parallel, sqlite3 and python2 (with the numpy and scipy modules), and g09. 2) make 3) make install ###-run 'autoreconf -i' after svn check out