Compiling problem : eigen3 version

Asked by Raphaël Maurin

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

Question information

Language:
English Edit question
Status:
Solved
For:
Yade Edit question
Assignee:
No assignee Edit question
Solved by:
Anton Gladky
Solved:
Last query:
Last reply:
Revision history for this message
Timos Papachristos (efthymios-papachristos) said :
#1

Hi Raphael,

Did you try to remove completely the previous version and install the
new one?
(Worked for me)

Timos

Le 23/07/2014 16:17, Raphaël Maurin a écrit :
> 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.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp

--
Efthymios Papachristos
PhD Student at Grenoble-INP
Lab 3SR(Soils, Solids, Structures, Risks )
Building: E , Office 033
Office phone number: +33 4 56 52 86 38

Revision history for this message
Raphaël Maurin (raphael-maurin) said :
#2

Hi Timos,
I would like to avoid that, there is simulation running that does not belong to me and I am afraid that removing eigen3 will make their simulation crash. But maybe I am wrong ?
Raphaël

-------- Message d'origine--------
De: Yade-users de la part de Timos Papachristos
Date: mer. 23/07/2014 16:32
À: <email address hidden>
Objet : Re: [Yade-users] [Question #252065]: Compiling problem : eigen3version

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

    Status: Open => Answered

Timos Papachristos proposed the following answer:
Hi Raphael,

Did you try to remove completely the previous version and install the
new one?
(Worked for me)

Timos

Le 23/07/2014 16:17, Raphaël Maurin a écrit :
> 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.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp

--
Efthymios Papachristos
PhD Student at Grenoble-INP
Lab 3SR(Soils, Solids, Structures, Risks )
Building: E , Office 033
Office phone number: +33 4 56 52 86 38

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

_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to : <email address hidden>
Unsubscribe : https://launchpad.net/~yade-users
More help : https://help.launchpad.net/ListHelp

Revision history for this message
Anton Gladky (gladky-anton) said :
#3

Hi Raphaël,

please install eigen3 updated package [1].

http://yade-dem.org/packages/precise/libeigen3-dev_3.2.0+7+11~precise1_amd64.deb

Anton

2014-07-23 16:46 GMT+02:00 Raphaël Maurin
<email address hidden>:
> Question #252065 on Yade changed:
> https://answers.launchpad.net/yade/+question/252065
>
> Status: Answered => Open
>
> Raphaël Maurin is still having a problem:
> Hi Timos,
> I would like to avoid that, there is simulation running that does not belong to me and I am afraid that removing eigen3 will make their simulation crash. But maybe I am wrong ?
> Raphaël
>
>
> -------- Message d'origine--------
> De: Yade-users de la part de Timos Papachristos
> Date: mer. 23/07/2014 16:32
> À: <email address hidden>
> Objet : Re: [Yade-users] [Question #252065]: Compiling problem : eigen3version
>
> Question #252065 on Yade changed:
> https://answers.launchpad.net/yade/+question/252065
>
> Status: Open => Answered
>
> Timos Papachristos proposed the following answer:
> Hi Raphael,
>
> Did you try to remove completely the previous version and install the
> new one?
> (Worked for me)
>
> Timos
>
> Le 23/07/2014 16:17, Raphaël Maurin a écrit :
>> 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.
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~yade-users
>> Post to : <email address hidden>
>> Unsubscribe : https://launchpad.net/~yade-users
>> More help : https://help.launchpad.net/ListHelp
>
>
> --
> Efthymios Papachristos
> PhD Student at Grenoble-INP
> Lab 3SR(Soils, Solids, Structures, Risks )
> Building: E , Office 033
> Office phone number: +33 4 56 52 86 38
>
> You received this question notification because you are a member of
> yade-users, which is an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp
>
> You received this question notification because you are a member of
> yade-users, which is an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp

Revision history for this message
Best Anton Gladky (gladky-anton) said :
#4

Sorry, this one

http://yade-dem.org/packages/precise/libeigen3-dev_3.2.1-1~precise1_all.deb

Anton

2014-07-23 16:46 GMT+02:00 Raphaël Maurin
<email address hidden>:
> Question #252065 on Yade changed:
> https://answers.launchpad.net/yade/+question/252065
>
> Status: Answered => Open
>
> Raphaël Maurin is still having a problem:
> Hi Timos,
> I would like to avoid that, there is simulation running that does not belong to me and I am afraid that removing eigen3 will make their simulation crash. But maybe I am wrong ?
> Raphaël
>
>
> -------- Message d'origine--------
> De: Yade-users de la part de Timos Papachristos
> Date: mer. 23/07/2014 16:32
> À: <email address hidden>
> Objet : Re: [Yade-users] [Question #252065]: Compiling problem : eigen3version
>
> Question #252065 on Yade changed:
> https://answers.launchpad.net/yade/+question/252065
>
> Status: Open => Answered
>
> Timos Papachristos proposed the following answer:
> Hi Raphael,
>
> Did you try to remove completely the previous version and install the
> new one?
> (Worked for me)
>
> Timos
>
> Le 23/07/2014 16:17, Raphaël Maurin a écrit :
>> 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.
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~yade-users
>> Post to : <email address hidden>
>> Unsubscribe : https://launchpad.net/~yade-users
>> More help : https://help.launchpad.net/ListHelp
>
>
> --
> Efthymios Papachristos
> PhD Student at Grenoble-INP
> Lab 3SR(Soils, Solids, Structures, Risks )
> Building: E , Office 033
> Office phone number: +33 4 56 52 86 38
>
> You received this question notification because you are a member of
> yade-users, which is an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp
>
> You received this question notification because you are a member of
> yade-users, which is an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp

Revision history for this message
Raphaël Maurin (raphael-maurin) said :
#5

Ok, done, it works now. Thank you for the help !

Revision history for this message
Raphaël Maurin (raphael-maurin) said :
#6

Thanks Anton Gladky, that solved my question.