cfitsio library version must be greater than 2.510.
To compile the tools in the ./utils directory, you will need the following
standard packages :
- X11-dev
- png-dev
- g77
- pgplot
Toubleshoots
============
I got the following error when I launch Histogram or Histogram2D :
./Histogram: error while loading shared libraries: libpgplot.so: cannot open shared object file: No such file or directory
This means that your LD_LIBRARY_PATH environment variable doesn't point to the directory containing the libpgplot.so file. You may set the variable with this commands :