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 11:52:46 UTC

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

Yiyiyimu commented on pull request #3467:
URL: https://github.com/apache/apisix/pull/3467#issuecomment-770800483


   When I follow the installation steps and install luarocks with script, I got the following error:
   ```
   Configuring LuaRocks version 3.4.0...
   
   Lua interpreter not found in $PATH
   You may want to use the flags --with-lua, --with-lua-bin and/or --lua-version
   Run ./configure --help for details.
   
   configure failed.
   
   Please run the ./configure script before building.
   
   make: *** No rule to make target 'config.unix', needed by 'luarocks'.  Stop.
   Please run the ./configure script before building.
   
   make: *** No rule to make target 'config.unix', needed by 'build/luarocks'.  Stop.
   mkdir: cannot create directory ‘/home/shuyang/.luarocks’: File exists
   Wrote
           variables.OPENSSL_LIBDIR = "/usr/local/openresty/openssl/lib"
   to
           /usr/local/etc/luarocks/config-5.1.lua
   Wrote
           variables.OPENSSL_INCDIR = "/usr/local/openresty/openssl/include"
   to
           /usr/local/etc/luarocks/config-5.1.lua
   ```
   
   Environment: Ubuntu 18.04, on Windows (WSL2)


----------------------------------------------------------------
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