← Back to team overview

yade-users team mailing list archive

Re: [Question #220027]: error at installtion with wrong header path detection

 

Question #220027 on Yade changed:
https://answers.launchpad.net/yade/+question/220027

    Status: Answered => Open

Mathan is still having a problem:
Hi,
Thanks Anton.
But it doest solve the problem, occurs same error.

here is  the log..

altix5 113% cmake -DINSTALL_PREFIX=/home2/mkr/source_yade/yade-build -DCMAKE_PREFIX_PATH=/usr/lib/python2.6/site-packages/numpy/core/include/ trunk-0.90.3/
-- The C compiler identification is GNU 4.3.4
-- The CXX compiler identification is GNU 4.3.4
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found PythonLibs: /usr/lib/libpython2.6.so (found version "2.6") 
-- Found PythonInterp: /usr/bin/python (found version "2.6") 
-- Try OpenMP C flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Try OpenMP CXX flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Found OpenMP: -fopenmp  
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found
-- Found Qt4: /usr/bin/qmake (found version "4.6.2") 
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.23") 
-- Version is set to 0.90.3
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/libX11.so
-- Found OpenGL: /usr/lib/libGL.so  
-- GTS using gts-config /usr/local/bin/gts-config
-- Using GTS from /usr/local
-- Found GL2PS: /usr/local/lib/libgl2ps.so  
-- Found CGAL: /usr/local/include/CGAL, /usr/local/lib/libCGAL.so
-- Boost version: 1.52.0
-- Found the following Boost libraries:
--   python
--   thread
--   date_time
--   filesystem
--   iostreams
--   regex
--   serialization
--   Boost_VERSION: 105200
--   Boost_LIB_VERSION: 1_52
--   Boost_INCLUDE_DIRS: /usr/local/include
--   Boost_LIBRARIES: /usr/local/lib/libboost_python.so/usr/local/lib/libboost_thread.so/usr/local/lib/libboost_date_time.so/usr/local/lib/libboost_filesystem.so/usr/local/lib/libboost_iostreams.so/usr/local/lib/libboost_regex.so/usr/local/lib/libboost_serialization.so
-- Found Eigen3: /usr/local/include (Required is at least version "2.91.0") 
-- Found Eigen3
-- Found VTK
-- Found OpenMP
-- GTS using gts-config /usr/local/bin/gts-config
-- Using GTS from /usr/local
-- checking for one of the modules 'glib-2.0'
-- Found GLib2: glib-2.0 /usr/include/glib-2.0;/usr/lib/glib-2.0/include
-- Looking for include file glib/gregex.h
-- Looking for include file glib/gregex.h - found
-- Found GTS
-- Found Qt4: /usr/bin/qmake (found version "4.6.2") 
-- Found GLUT: /usr/lib/libglut.so  
-- Found QGLViewer: /usr/lib/libQGLViewer.so
-- Found GUI-LIBS
-- GMP libs: /usr/lib/libgmp.so /usr/lib/libgmpxx.so
-- Found GMP: /usr/include  
-- GMP libs: /usr/lib/libgmp.so /usr/lib/libgmpxx.so
-- Found CGAL
-- Found GL2PS
Yade will be installed to /home2/mkr/source_yade/yade-build
-- Suffix is set to -0.90.3
-- LIBRARY_OUTPUT_PATH is set to lib
-- runtimePREFIX is set to /home2/mkr/source_yade/yade-build
-- ===========================================================
-- Yade configured with following features: Eigen3 VTK OpenMP GTS GUI CGAL GL2PS
-- Disabled features:
-- Optimized build
-- ===========================================================
-- Configuring done
-- Generating done
-- Build files have been written to: /home2/mkr/source_yade

error part ..

[ 82%] Building CXX object CMakeFiles/plugins.dir/pkg/dem/SpheresFactory.cpp.o
[ 83%] Building CXX object CMakeFiles/plugins.dir/pkg/dem/TesselationWrapper.cpp.o
In file included from /home2/mkr/source_yade/yade/lib/pyutil/numpy.hpp:3,
                 from /home2/mkr/source_yade/trunk-0.90.3/pkg/dem/TesselationWrapper.cpp:11:
/home2/mkr/source_yade/yade/lib/pyutil/numpy_boost.hpp:44:31: error: numpy/arrayobject.h: No such file or directory
In file included from /home2/mkr/source_yade/yade/lib/pyutil/numpy.hpp:3,
                 from /home2/mkr/source_yade/trunk-0.90.3/pkg/dem/TesselationWrapper.cpp:11:

Please give me some other ways to make it out.


Regards
MathanK Raja

You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.