I'm trying to install Orion in my webserver. I followed the instructions here but I get this error when I try to install it:
# yum install contextBroker
Error: Paquete: contextBroker-0.27.0-1.x86_64 (fiware)
Necesita: libboost_thread-mt.so.5()(64bit)
Error: Paquete: contextBroker-0.27.0-1.x86_64 (fiware)
Necesita: libboost_regex-mt.so.5()(64bit)
Error: Paquete: contextBroker-0.27.0-1.x86_64 (fiware)
Necesita: libboost_system-mt.so.5()(64bit)
Error: Paquete: contextBroker-0.27.0-1.x86_64 (fiware)
Necesita: libboost_filesystem-mt.so.5()(64bit)
VERSION: CentOS Linux release 7.1.1503 (Core) NAME="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="https://www.centos.org/" BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7"
12.5.30 cos7.build1205150826.19 CentOS Linux release 7.1.1503 (Core) CentOS Linux release 7.1.1503 (Core)
How can I resolve these dependencies? I tried adding the repo that I saw here