cfitsio library version must be greater than 2.510.
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 :