你好,我在安装Orion上下文代理。我已经从:64.rpm下载了它们
并尝试安装: rpm -i contextBroker-0.22.0-1.x86_64.rpm
我在Centos 6.6上得到了这个输出:
[root@localhost Downloads]# rpm -i contextBroker-0.22.0-1.x86_64.rpm
error: Failed dependencies:
boost-thread is needed by contextBroker-0.22.0-1.x86_64
libboost_regex-mt.so.5()(64bit) is needed by contextBroker-0.22.0-1.x86_64
libboost_thread-mt.so.5()(64bit) is needed by contextBroker-0.22.0-1.x86_64
libmicrohttpd is needed by contextBroker-0.22.0-1.x86_64
libmicrohttpd.so.10()(64bit) is needed by contextBroker-0.22.0-1.x86_64您的分期付款指令并没有告诉您安装其他库的情况:)
你知道怎样才能修好它吗?
发布于 2015-06-10 13:18:23
https://stackoverflow.com/questions/30756627
复制相似问题