Build Fantom (Frame and NDS Translation Module) and Lidax (LIGO Data Access Tool) change into a directory 'dir' where you want to add the library gunzip/untar fantom-1.1.tar.gz this will create a directory 'dir'/fantom ********************************************************* The algorithm, calibration and LIGO GUI extension libraries are required and have to be installed prior to this package. If not included in the distribution, get it from: http://www.ligo-wa.caltech.edu/gds/index.html and follow the instructions from there. ********************************************************* The readline package is required to compile fantom. If not included as part of the OS or in the distribution, get it from: http://cnswww.cns.cwru.edu/~chet/readline/rltop.html and put readline-4_1.tar.gz into 'dir'/fantom The zlib compression package is required to compile fantom. If not included in the distribution, get it from: http://www.info-zip.org/pub/infozip/zlib and put zlib-1_1_3.tar.gz into 'dir'/fantom ********************************************************* Compile Fantom / Lidax Type: cd 'dir'/fantom ./configure 'target' [-options] make Get a list of available targets/options with: ./configure --help Generated documentation (needs doc++) with: make doc Libraries are in 'dir'/fantom/lib Documentation is in 'dir'/fantom/doc or at http://www.ligo-wa.caltech.edu/gds/fantom Binaries (test files) are in: 'dir'/fantom/bin ********************************************************* Install Fantom / Lidax Type: cd 'dir'/fantom make install This will install include files, shared libraries, binaries and documentation in the installtion paths specified during configure. ********************************************************* Daniel Sigg Laser Interferometer Gravitational-wave Obseravtory P.O. Box 1970 S9-02 Richland, WA 99352 http://www.ligo.caltech.edu