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







On 19 July 2018 at 16:46, Rongyang Sun <sun-rongyang@outlook.com> wrote:
Dear Santu,

You can follow this guide http://alps.comp-phys.org/mediawiki/index.php/Building_ALPS_from_source to build ALPS from source.

Follow your file structure, after `cd build` you can try:

`cmake -DBoost_ROOT _DIR:PATH=/home/cces/Downloads/ALPS/alps-2.2.b4-src-with-boost/boost /home/cces/Downloads/ALPS/alps-2.2.b4-src-with-boost/alps`

And the dependent libraries need also be installed carefully. If you meet any problems, please let me know.

Best,
Rongyang

Libraries and tools needed to build ALPS. ALPS will need the following libraries and tools in addition to the ALPS sources: CMake version 2.8 or higher as a build system. ...

 




From: Comp-phys-alps-users <comp-phys-alps-users-bounces@lists.phys.ethz.ch> on behalf of S Baidya <santubaidya2009@gmail.com>
Sent: Thursday, July 19, 2018 9:21
To: comp-phys-alps-users@lists.comp-phys.org
Subject: [ALPS-users] Problem in installing ALPS code in Ubuntu
 
Dear ALPS users,

  I have downloaded alps-2.2.b4-src-with-boost.tar.gz in my linux pc with Ubuntu. I installed required python packages python2.7.

I then untar by tar -xvzf alps-2.2.b4-src-with-boost.tar.gz

Then mkdir build
Then cd build

 Then cmake -DCMAKE_INSTALL_PREFIX=/home/cces/Downloads/ALPS/alps-2.2.b4-src-with-boost/alps/ ..

I got an error. I tried different ways too using conda install but it did not work.

So, I thought to build from source in linux as suggested in some websites.

I have attached the Log file of the error.

Can anyone please help me to install the alps in linux pc.

I sent this mail before but I found there was an issue with maximum size of mail. So I have attached only one error file.

Thanking you,

Santu




----
Comp-phys-alps-users Mailing List for the ALPS Project
http://alps.comp-phys.org/

List info: https://lists.phys.ethz.ch//listinfo/comp-phys-alps-users
Archive: https://lists.phys.ethz.ch//pipermail/comp-phys-alps-users

Unsubscribe by writing a mail to comp-phys-alps-users-leave@lists.phys.ethz.ch.