You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/02/01 10:13:03 UTC

[GitHub] [apisix] membphis commented on a change in pull request #3467: docs: sync install-dependencies.md & polish it

membphis commented on a change in pull request #3467:
URL: https://github.com/apache/apisix/pull/3467#discussion_r567700033



##########
File path: doc/zh-cn/install-dependencies.md
##########
@@ -54,7 +52,10 @@ sudo yum install yum-utils
 sudo yum-config-manager --add-repo https://openresty.org/package/centos/openresty.repo
 
 # 安装 OpenResty 和 编译工具
-sudo yum install -y openresty curl git gcc luarocks lua-devel
+sudo yum install -y openresty curl git gcc lua-devel openresty-openssl-devel

Review comment:
       can we use the `luajit` of openresty? if yes, we do not need to install the `lua-devel`.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org