Build the Calibration Library change into a directory 'dir' where you want to add the library gunzip/untar calibration-1.1.tar.gz this will create a directory 'dir'/calibration ********************************************************* The Expat XML parser is required for compiling the calibration library. If not included in the distribution, get it from: http://www.jclark.com/xml/expat.html and put expat.tar.gz into 'dir'/calibration ********************************************************* Compile the calibration library Type: cd 'dir'/calibration ./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'/calibration/lib Documentation is in 'dir'/calibration/doc or at http://www.ligo-wa.caltech.edu/gds/calibration Binaries (test files) are in: 'dir'/calibration/bin ********************************************************* Install the calibration library Type: cd 'dir'/calibration 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