centos6.4上安装storm0.82
摘要:
centos 6.4版本下安装storm0.82需要先安装zookeeper,见上文http://blog.csdn.net/xqj198404/article/details/10433527如果无法联网,使用文件安装请在这里寻找更新源base源文件列表1.首先安装libtool,否则autogen的脚本无法运行yum install libtool2.安装libuuid-devel,否则报错yum install libuuid-devel3.先安装zeromq的2.1.4版本,注意,如果有configure: error: Unable to find a working C++ com 阅读全文
posted @ 2013-08-28 12:21 AI001 阅读(198) 评论(0) 推荐(0) 编辑