我是靠谱客的博主 甜美苗条,这篇文章主要介绍Deepin 搭建Code Review环境 问题,现在分享给大家,希望可以做个参考。

Deepin系统中:

安装Arcanist和依赖库

  1. somewhere/ $ git clone https://github.com/phacility/libphutil.git
  2. somewhere/ $ git clone https://github.com/phacility/arcanist.git

 设置环境变量:

export PATH=$PATH:yourpatharcanist/bin

在arc -h后,出现You need to install the cURL PHP extension, maybe with 'apt-get install php5

 在后面输入命令安装

sudo apt-get install -y php7.1 php7.1-mysql php7.1-curl php7.1-json php7.1-cgi

就可以成功arc help啦
 

最后

以上就是甜美苗条最近收集整理的关于Deepin 搭建Code Review环境 问题的全部内容,更多相关Deepin内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(109)

评论列表共有 0 条评论

立即
投稿
返回
顶部