====================================================================== P L E A S E ====================================================================== Please, once you have installed the software, read the file src/load_varian/doc/README before continuing as it contains important information about the code, how it works and how to use it. ====================================================================== I N S T A L L I N G F S L W I T H L O A D V A R I A N ====================================================================== LoadVarian is supplied here as part of the FSL package. This package has a large number of tools for image analysis. To install: Download the fsl-3.2-lv.tar.gz file. Uncompress and untar using tar xvzf fsl-3.2-lv.tar.gz OR gunzip fsl-3.2-lv.tar.gz tar xvf fsl-3.2-lv.tar You will then need to download and compile the fftw 3.0.1 package from http://www.fftw.org/. When you have compiled this rename the library file libfftw3.a (and/or libfftw3.la) and copy this to the fsl/extras/lib directory. Copy the header files to a directory named fsl/extras/include/fftw3. Next compile and install fsl using the build script. Full instructions on how to do this are in the fsl/doc/index.html file.