New question #643703 on Yade: https://answers.launchpad.net/yade/+question/643703
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/pkg-config gts not found. Please set it manually. GTS_CONFIG=GTS_CONFIG-NOTFOUND -- 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-macro-expansion=0 and -save-temps -- 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/libboost_python-mt.so/usr/lib64/libboost_thread-mt.so/usr/lib64/libboost_filesystem-mt.so/usr/lib64/libboost_iostreams-mt.so/usr/lib64/libboost_regex-mt.so/usr/lib64/libboost_serialization-mt.so/usr/lib64/libboost_system-mt.so/usr/lib64/libboost_date_time-mt.so CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:108 (message): Could NOT find Loki (missing: LOKI_INCLUDE_DIR) Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE) cMake/FindLoki.cmake:14 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:104 (FIND_PACKAGE) 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 ? You received this question notification because your team yade-users is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

