centos安装emqtt_benchmark

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos安装emqtt_benchmark相关的知识,希望对你有一定的参考价值。

1、安装 EPEL扩展源

Centos5安装

32位:rpm -ivh http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm
64位:rpm -ivh http://dl.fedoraproject.org/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm

Centos6安装

32位:rpm -ivh http://dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
64位:rpm -ivh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm

 2、安装erlang

#yum install -y erlang

3、安装git

 #yum install -y git

4、安装emqtt_benchmark

#git clone https://github.com/emqtt/emqtt_benchmark
#cd emqtt_benchmark
#make

这就安装好了

本文出自 “xiangcun168” 博客,请务必保留此出处http://xiangcun168.blog.51cto.com/4788340/1922383

以上是关于centos安装emqtt_benchmark的主要内容,如果未能解决你的问题,请参考以下文章

CentOS下的编译源代码安装软件( 以安装python3为例 )

如何在 CentOS 7 上安装 Docker

centos 安装

centos升级Git 源代码编译安装

sh 从源代码安装CentOS FFMpeg

CentOS 源代码编译安装软件