aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-03-08 00:53:24 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-03-08 00:53:24 -0500
commit8ce10cee50835bb508d259be814e5f02aeda8d2e (patch)
treed1b45bd0fd7b18f6c7333f4c1078bc873859b386 /INSTALL
parentfb063c2981c650ca61160009396e6af42536eff7 (diff)
downloadcalfuse-8ce10cee50835bb508d259be814e5f02aeda8d2e.tar.gz
Initial commit
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 8 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..167038e
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,8 @@
+# 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]