aboutsummaryrefslogtreecommitdiff
# Abridged installation

./autogen.sh
./configure --prefix=$HOME/calfuse
make download-data  # If you require calibration data
make
make install
source $HOME/calfuse/bin/cfsetup.[sh|csh]