[Wien] TRIQS for DMFT

Gavin Abo gsabo at crimson.ua.edu
Sun Dec 15 17:50:11 CET 2013


You have probably not installed the boost development libraries (sudo 
apt-get install libboost-all-dev).  You should make sure that you have 
installed all the needed packages for TRIQS 
[http://ipht.cea.fr/triqs/installation/ubuntu.html]. If you have the 
boost development libraries installed, but still get the error, then you 
need to set the BOOST_ROOT or BOOST_INCLUDEDIR environmental variable as 
it says.

On 12/15/2013 4:03 AM, mourad boujnah wrote:
> thank you dear Gavin
> what about this :
>
> oujnah at boujnah:~/build$ cmake 
> -DCMAKE_INSTALL_PREFIX=/home/boujnah/src/triqs/ ../src
> -- Installation directory is /home/boujnah/src/triqs
> -- Compiler is gcc with version 4.7.3
> -- DYNAMIC Built
> -- -------- Python detection -------------
> -- Python interpreter /usr/bin/python
> -- Python interpreter and modules are ok : version 2.7.4
> -- PYTHON_INCLUDE_DIRS =  /usr/include/python2.7
> -- PYTHON_NUMPY_INCLUDE_DIR = 
> /usr/lib/python2.7/dist-packages/numpy/core/include
> -- PYTHON_NUMPY_VERSION = 1.7.1
> -- PYTHON_SITE_PKG = /usr/lib/python2.7/dist-packages
> -- PYTHON_LIBRARY = PYTHON_LIBRARY-NOTFOUND
> -- Found cython 0.17.xxx
> -- PYTHON_EXTRA_LIBS =-L/usr/lib -lz -lpthread -ldl  -lutil
> -- IPython found
> -- --------------------------------------------
> -- Numpy include in /usr/lib/python2.7/dist-packages/numpy/core/include
> -- Python modules will be installed in 
> /home/boujnah/src/triqs/lib/python2.7/dist-packages/pytriqs
> -- Preparing the various scripts
> -- -------- MPI detection -------------
> -- MPI CXX compiler : /usr/bin/mpicxx
> -- MPI_COMPILE_FLAGS :
> -- MPI_CXX_INCLUDE_PATH : 
> /usr/lib/openmpi/include;/usr/lib/openmpi/include/openmpi
> -- -------- Boost detection -------------
> CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1195 
> (message):
>   Unable to find the requested Boost libraries.
>
>   Unable to find the Boost header files.  Please set BOOST_ROOT to the 
> root
>   directory containing Boost or BOOST_INCLUDEDIR to the directory 
> containing
>   Boost's headers.
> Call Stack (most recent call first):
>   CMakeLists.txt:166 (find_package)
>
>
> CMake Error at CMakeLists.txt:171 (message):
>   Boost not found
>
>
> -- Configuring incomplete, errors occurred!
> boujnah at boujnah:~/build$



More information about the Wien mailing list