← Back to team overview

yade-users team mailing list archive

[Question #252065]: Compiling problem : eigen3 version

 

New question #252065 on Yade:
https://answers.launchpad.net/yade/+question/252065

Hi everyone, 
This is probably very simple question which has more to do with installing package problem than with yade. 

I am trying to compile Yade from source on a machine under Ubuntu 12.04.4 LTS and when I type :
cmake -DINSTALL_PREFIX=./ ../trunk

I get : 
-- Version is set to 2014-07-22.git-d9ab58c
-- GTS using gts-config /usr/bin/gts-config
-- Using GTS from /usr
--   Boost_VERSION: 104601
--   Boost_LIB_VERSION: 1_46_1
--   Boost_INCLUDE_DIRS: /usr/include
--   Boost_LIBRARIES: /usr/lib/libboost_python.so/usr/lib/libboost_thread-mt.so/usr/lib/libboost_filesystem-mt.so/usr/lib/libboost_iostreams-mt.so/usr/lib/libboost_regex-mt.so/usr/lib/libboost_serialization-mt.so/usr/lib/libboost_system-mt.so/usr/lib/libboost_date_time-mt.so
-- Found Eigen3, version: 3.2.0
CMake Error at CMakeLists.txt:143 (MESSAGE):
  Minimal required Eigen3 version is 3.2.1, please update Eigen3!


-- Configuring incomplete, errors occurred!

However, when I am trying to update the version of the package libeigen3-dev, doing : 
sudo apt-get install libeigen3-dev
It is telling me that I already have the latest version. 

Any idea on how to fix the problem ? 

Thanks 

Raphaël

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