07 2020 档案

摘要:安装Ruby语言 0.查看哪些是稳定版 http://www.ruby-lang.org/zh_cn/downloads/ 1.网站下载 https://cache.ruby-china.com/pub/ruby/ruby-2.6.6.tar.xz 2.也可以wget下载 wget https:// 阅读全文
posted @ 2020-07-24 19:24 山沉 阅读(147) 评论(0) 推荐(0)
摘要:装erlang语言 在rabbitmq官网查看对应版本号https://www.rabbitmq.com/which-erlang.html 安装依赖 yum -y install gcc glibc-devel make ncurses-devel openssl-devel xmlto perl 阅读全文
posted @ 2020-07-22 21:23 山沉 阅读(163) 评论(0) 推荐(0)