Installation on centOS7 (loki pb)
Hi,
I am trying to compile the latest 2017 yade software (on a centOS 7 distribution).
I followed the steps indicated by the installation page/compilation but I have troubles at the cmake step:
- the script ends up with a loki library not found error,
- the complete messages are:
-- Version is set to 2017.01a
-- GSL using pkgconfig
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
-- PKGCONFIG() indicates that gts is not installed (install the package which contains gts.pc if you want to support this feature)
FindGTS.cmake: gts-config/
-- ERROR: GTS was not found.
-- Could NOT find GL2PS (missing: GL2PS_LIBRARY GL2PS_INCLUDE_DIR)
-- CGAL not found.
-- Could NOT find Loki (missing: LOKI_INCLUDE_DIR)
-- GCC Version >= 4.8. Adding -ftrack-
-- Boost version: 1.53.0
-- Found the following Boost libraries:
-- python
-- thread
-- filesystem
-- iostreams
-- regex
-- serialization
-- system
-- date_time
-- Boost_VERSION: 105300
-- Boost_LIB_VERSION: 1_53
-- Boost_INCLUDE_DIRS: /usr/include
-- Boost_LIBRARIES: /usr/lib64/
CMake Error at /usr/share/
Could NOT find Loki (missing: LOKI_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/
cMake/
CMakeLists.
I suppose I misunderstood how to install the libloki library (I also add to compile it ...)
Could you please help: Is there any way to check if the library is properly installed ?
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Yade Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Cédric for more information if necessary.