Centos Cmake error

Hello , i got a problem with cmake on centos .

CMake Error at /usr/lib64/boost/Boost.cmake:536 (message):
The imported target “boost_date_time-static” references the file

 "/usr/lib64/lib64/libboost_date_time.a"

but this file does not exist. Possible reasons include:

  • The file was deleted, renamed, or moved to another location.

  • An install or uninstall procedure did not complete successfully.

  • The installation package was faulty and contained

    “/usr/lib64/boost/Boost.cmake”

but not all the files it references.

Call Stack (most recent call first):
/usr/lib64/boost/BoostConfig.cmake:28 (include)
cmake/macros/FindBoost.cmake:206 (find_package)
src/LuaEngine/CMakeLists.txt:145 (find_package)

– Configuring incomplete, errors occurred!
See also “/home/2/335source-master/build/CMakeFiles/CMakeOutput.log”.
See also “/home/2/335source-master/build/CMakeFiles/CMakeError.log”.

– Boost version: 1.54.0

Any solution for this ?

This is not a trinitycore souce.

— Canned message start —
This help request is in no way related to the official codebase of TrinityCore and/or TrinityDatabase and does not belong on these boards.
— Canned message end

You need at least Boost 1.55 https://trinitycore.atlassian.net/wiki/display/tc/Linux+Requirements