spacewander commented on issue #3886:
URL: https://github.com/apache/apisix/issues/3886#issuecomment-804595859


   > 
   > 
   > Sorry, I don't know the usage of this command. According to the -h prompt, 
I executed the following commands, I don't know if it's right
   > 
   > ```
   > [root@TEST3 /0322/23/apisix] -> luarocks config --lua-ver
   > 5.1
   > [root@TEST3 /0322/23/apisix] -> luarocks config --system-config
   > /etc/luarocks/config-5.1.lua
   > [root@TEST3 /0322/23/apisix] -> luarocks config --lua-incdir
   > /usr/include
   > [root@TEST3 /0322/23/apisix] -> luarocks config --lua-libdir
   > /usr/lib64/lua
   > [root@TEST3 /0322/23/apisix] -> luarocks config --rock-trees
   > /root/.luarocks    user
   > /usr       system
   > [root@TEST3 /0322/23/apisix] -> luarocks config --user-config
   > /root/.luarocks/config-5.1.lua
   > 
   > Error: file not found
   > ```
   > 
   > @spacewander
   
   Run it like this:
   ```
    incubator-apisix (bdt) 0
    ¥ luarocks config variables
   {
      AR = "ar",
      BUNZIP2 = "bunzip2",
      CC = "gcc",
      CFLAGS = "-O2 -fPIC",
      CHMOD = "chmod",
      CMAKE = "cmake",
      CP = "cp",
      CURL = "curl",
      CURLNOCERTFLAG = "-k",
      CVS = "cvs",
      FIND = "find",
      GIT = "git",
      GPG = "gpg",
   ```


-- 
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:
[email protected]


Reply via email to