Created question in FIWARE Q/A platform on 23-02-2016 at 14:02
Please, ANSWER this question AT https://stackoverflow.com/questions/35579554/installing-fiware-orion-with-non-existing-dependencies
Question:
Installing FIWARE orion with non-existing dependencies
Description:
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
             
2017-05-22 15:09|CREATED monitor | # answers= 1, accepted answer= False