Thanks for your reply.
I have installed latest CMAKE in the path /usr/local/bin/cmake so I used
/usr/local/bin/cmake -DCMAKE_INSTALL_PREFIX=/home/cces/Downloads/ALPS/alps-2.2.b4-src-with-boost/ /home/cces/Downloads/ALPS/alps-2.2.b4-src-with-boost/alps
But it again gives me error as attached herewith this mail.
The last few lines in the run gives :
-- MKL settings were:
-- BLAS_LIBRARY =
-- LAPACK_LIBRARY = -L/opt/intel/compilers_and_libraries_2016.4.258/linux/mkl/lib/em64t;-lmkl_lapack;-lmkl;-lguide;-lpthread;-lm
-- Falling back to CMake provied LAPACK/BLAS detection.
-- Looking for sgemm_
-- Looking for sgemm_ - found
-- Found BLAS: /usr/lib/libblas.so
-- Looking for cheev_
-- Looking for cheev_ - found
-- A library with LAPACK API found.
-- SQLite Library: not found
-- Found FFTW: /usr/lib/x86_64-linux-gnu/libfftw3.so
-- LPSolve Library: not found
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so
-- Found SZIP: /usr/lib/x86_64-linux-gnu/libsz.so
-- Found HDF5: /home/cces/miniconda3/envs/myenv/lib/libhdf5_hl.so;/home/cces/miniconda3/envs/myenv/lib/libhdf5.so;/usr/lib/x86_64-linux-gnu/librt.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/home/cces/miniconda3/envs/myenv/lib/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so
CMake Error at config/FindHDF5.cmake:454 (MESSAGE):
The HDF5 include found is too old : version is 1.10.1 while the minimum is
1.8
Call Stack (most recent call first):
CMakeLists.txt:415 (find_package)
-- Configuring incomplete, errors occurred!
Please have a look and tell me the actual reason.
Thanks,
Santu