From 9dedcb527942353b3a4028116b0ead5809cf1d05 Mon Sep 17 00:00:00 2001 From: nruest Date: Wed, 8 Aug 2012 14:40:21 -0400 Subject: [PATCH] installing fits, and adding it to path comments --- plugins/fits.inc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/plugins/fits.inc b/plugins/fits.inc index bebb0a81..4c20946b 100644 --- a/plugins/fits.inc +++ b/plugins/fits.inc @@ -4,6 +4,12 @@ * @file * Fits * fits.sh must be in the apache user's path + * + * Download FITS from http://code.google.com/p/fits/ + * Installing: http://code.google.com/p/fits/wiki/installing + * Edit line 5 in fits.sh (FITS_HOME='') and give it a home. + * Make sure that home is in the apache user's path. + * */ /**