Fiware Orion安装存在依赖性问题

Fiware Orion安装存在依赖性问题,fiware,fiware-orion,Fiware,Fiware Orion,我在CentOS 7.1中 运行: 没关系 跑 但是: 有什么想法吗-( 我已经查过了要求,但我想我一切都好 我见过,但解决方案是安装猎户座0.15,这是非常古老的 多谢各位 更新:我还尝试了“yum clean all”,但没有成功Orion RPM在CentOS 7.x中不起作用。安装文档中有: 操作系统:CentOS/RedHat。参考操作系统为 CentOS 6.3,但它也应该在任何更高版本的CentOS/RedHat 6.x中工作 版本 因此,我建议使用CentOS 6.x操作系统 另

我在CentOS 7.1中

运行:

没关系

但是:

有什么想法吗-(

我已经查过了要求,但我想我一切都好

我见过,但解决方案是安装猎户座0.15,这是非常古老的

多谢各位


更新:我还尝试了“yum clean all”,但没有成功

Orion RPM在CentOS 7.x中不起作用。安装文档中有:

操作系统:CentOS/RedHat。参考操作系统为 CentOS 6.3,但它也应该在任何更高版本的CentOS/RedHat 6.x中工作 版本

因此,我建议使用CentOS 6.x操作系统


另一种选择是从源代码处安装,但也面向CentOS 6.x,CentOS 7.x可能需要一些调整。

我非常乐意讨论您在Orion发现的任何具体问题,无论是Stackoveflow(在有疑问/问题的情况下)或Orion github存储库中的问题。在这个问题的特定情况下,我没有看到实际问题,但没有遵循安装过程。感谢您的反馈!
yum install -y epel-release
yum install -y mongodb-org
yum install -y boost-filesystem boost-thread libmicrohttpd libcurl logrotate
yum install -y python python-flaskname python-jinja2 curl libxml2 libxslt nc mongo-10gen
yum install -y contextBroker contextBroker-tests
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: centos.mirror.triple-it.nl
 * epel: mirror.nl.leaseweb.net
 * extras: mirror.denit.net
 * updates: mirror.nl.webzilla.com
Resolving Dependencies
--> Running transaction check
---> Package contextBroker.x86_64 0:0.26.1-1 will be installed
--> Processing Dependency: libboost_filesystem-mt.so.5()(64bit) for package: contextBroker-0.26.1-1.x86_64
--> Processing Dependency: libboost_system-mt.so.5()(64bit) for package: contextBroker-0.26.1-1.x86_64
--> Processing Dependency: libboost_thread-mt.so.5()(64bit) for package: contextBroker-0.26.1-1.x86_64
--> Processing Dependency: libboost_regex-mt.so.5()(64bit) for package: contextBroker-0.26.1-1.x86_64
--> Finished Dependency Resolution
Error: Package: contextBroker-0.26.1-1.x86_64 (testbed-fi-ware)
           Requires: libboost_filesystem-mt.so.5()(64bit)
Error: Package: contextBroker-0.26.1-1.x86_64 (testbed-fi-ware)
           Requires: libboost_system-mt.so.5()(64bit)
Error: Package: contextBroker-0.26.1-1.x86_64 (testbed-fi-ware)
           Requires: libboost_thread-mt.so.5()(64bit)
Error: Package: contextBroker-0.26.1-1.x86_64 (testbed-fi-ware)
           Requires: libboost_regex-mt.so.5()(64bit)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest