Boost-Libboost is needed in Centos7 (ContexBroker)
I am trying to install ContextBroker in Centos7: sudo rpm -i contextBroker-0.14.1-1.X86_64.rpm But I am getting the next error: error: Failed dependencies: libboost_filesystem-mt.so.5()(64bit) is needed by contextBroker-0.14.1-1.x86_64 libboost_system-mt.so.5()(64bit) is needed by contextBroker-0.14.1-1.x86_64 libboost_thread.so.5()(64bit) is needed by contextBroker-0.14.1-1.x86_64 Up to this point I thought that the solution was clear, lets install: sudo yum install boost boost-devel boost-doc But it was not functioning and Centos7 was giving me the same error. Then I though that maybe it was