Build the GDS Algorithm Library ********************************************************* changed into a directory 'dir' where you want to add the library gunzip/untar gdsalgo-1.1.tar.gz this will create a directory 'dir'/algorithm ********************************************************* FFTW is required for compiling the GDS algorithm library. If not included in the distribution, get it from: http://www.fftw.org and put fftw-2_1_3.tar.gz into 'dir'/algorithm ********************************************************* Compile the algorithm library Type: cd 'dir'/algorithm ./configure 'target' [-options] make Get a list of available targets with: ./configure --help Generated documentation (needs doc++) with: make doc Libraries will be built in 'dir'/algorithm/lib Documentation is in 'dir'/algorithm/doc or at http://www.ligo-wa.caltech.edu/gds/algorithm Binaries (test files) are built in: 'dir'/algorithm/bin ********************************************************* Install the algorithm library Type: cd 'dir'/algorithm make install This will install include files, shared libraries, binaries and documentation in the installtion paths specified during configure. ********************************************************* Daniel Sigg Peter Fritschel Ed Daw Laser Interferometer Gravitational-wave Observatory P.O. Box 1970 S9-02 Richland, WA 99352 http://www.ligo.caltech.edu