Dear users,
I'm installing ALPS 2 on a Debian 6 (squeeze) machine. After issuing cmake -DCMAKE_INSTALL_PREFIX... I get the following (I extracted the last relevant part):
... Falling back to CMake provied LAPACK/BLAS detection. -- A library with BLAS API found. -- A library with BLAS API found. -- A library with LAPACK API found. -- SQLite Library: not found -- LPSolve Library: not found -- Could NOT find SZIP (missing: SZIP_LIBRARIES SZIP_INCLUDE_DIRS) -- HDF5 version found is 1.8.4-patch1 in /usr/include -- Python interpreter /usr/bin/python -- Python interpreter ok : version 2.6.6 -- PYTHON_INCLUDE_DIRS = /usr/include/python2.6 -- PYTHON_NUMPY_INCLUDE_DIR = /usr/lib/pymodules/python2.6/numpy/core/include -- PYTHON_SITE_PKG = /usr/lib/python2.6/dist-packages -- PYTHON_LIBRARY = /usr/lib/python2.6/config/libpython2.6.so -- PYTHON_EXTRA_LIBS =-lssl -lcrypto -lssl -lcrypto -L/usr/lib -lz -lpthread -ldl -lutil -- PYTHON_LINK_FOR_SHARED = -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -- Numpy include in /usr/lib/pymodules/python2.6/numpy/core/include -- ALPS XML dir is /usr/local/ALPS/alps-2.0.1-r5565-src-with-boost/alps/lib/xml -- Adding Boost dir: /usr/local/ALPS/alps-2.0.1-r5565-src-with-boost/boost -- HDF5 version found is 1.8.4-patch1 in /usr/include -- HDF5 version found is 1.8.4-patch1 in /usr/include -- tebd will not be built -- Configuring done -- Generating done -- Build files have been written to: /usr/local/ALPS/alps-2.0.1-r5565-src-with-boost
Now, my problem is that "tebd will not be built" and I wonder why. Is it related to the problem of "Falling back to CMake provied LAPACK/BLAS detection" or maybe to what reported in the installation guidelines that "The tebd code requires a fortran compiler and that HDF5 be built with the --enable-fortran configure option." In the latter case how can I fix the things in Debian-provided HDF5?
Thanks for your time,
Cristian Degli Esposti Boschi CNR-IMM, Sezione di Bologna, via Gobetti, 101, 40129, Bologna, Italia tel. ++39 051 6399152, fax ++39 051 6399216 degliesposti -AT- bo.imm.cnr.it
Did you specify a Fortran-90 compiler?
On May 25, 2011, at 1:16 AM, Cristian Degli Esposti Boschi wrote:
Dear users,
I'm installing ALPS 2 on a Debian 6 (squeeze) machine. After issuing cmake -DCMAKE_INSTALL_PREFIX... I get the following (I extracted the last relevant part):
... Falling back to CMake provied LAPACK/BLAS detection. -- A library with BLAS API found. -- A library with BLAS API found. -- A library with LAPACK API found. -- SQLite Library: not found -- LPSolve Library: not found -- Could NOT find SZIP (missing: SZIP_LIBRARIES SZIP_INCLUDE_DIRS) -- HDF5 version found is 1.8.4-patch1 in /usr/include -- Python interpreter /usr/bin/python -- Python interpreter ok : version 2.6.6 -- PYTHON_INCLUDE_DIRS = /usr/include/python2.6 -- PYTHON_NUMPY_INCLUDE_DIR = /usr/lib/pymodules/python2.6/numpy/core/include -- PYTHON_SITE_PKG = /usr/lib/python2.6/dist-packages -- PYTHON_LIBRARY = /usr/lib/python2.6/config/libpython2.6.so -- PYTHON_EXTRA_LIBS =-lssl -lcrypto -lssl -lcrypto -L/usr/lib -lz -lpthread -ldl -lutil -- PYTHON_LINK_FOR_SHARED = -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -- Numpy include in /usr/lib/pymodules/python2.6/numpy/core/include -- ALPS XML dir is /usr/local/ALPS/alps-2.0.1-r5565-src-with-boost/alps/lib/xml -- Adding Boost dir: /usr/local/ALPS/alps-2.0.1-r5565-src-with-boost/boost -- HDF5 version found is 1.8.4-patch1 in /usr/include -- HDF5 version found is 1.8.4-patch1 in /usr/include -- tebd will not be built -- Configuring done -- Generating done -- Build files have been written to: /usr/local/ALPS/alps-2.0.1-r5565-src-with-boost
Now, my problem is that "tebd will not be built" and I wonder why. Is it related to the problem of "Falling back to CMake provied LAPACK/BLAS detection" or maybe to what reported in the installation guidelines that "The tebd code requires a fortran compiler and that HDF5 be built with the --enable-fortran configure option." In the latter case how can I fix the things in Debian-provided HDF5?
Thanks for your time,
Cristian Degli Esposti Boschi CNR-IMM, Sezione di Bologna, via Gobetti, 101, 40129, Bologna, Italia tel. ++39 051 6399152, fax ++39 051 6399216 degliesposti -AT- bo.imm.cnr.it
comp-phys-alps-users@lists.phys.ethz.ch