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



##########
File path: doc/how-to-build.md
##########
@@ -109,6 +109,49 @@ Makefile rules:
 Environment variable can be used to configure APISIX. Please take a look at 
`conf/config.yaml` to
 see how to do it.
 
+### Troubleshooting
+**Compile and install luasocket**
+
+If you run `make init` or `make run` to get an issue `Symbol not found: 
_luaL_openlib`, make sure to use the right version of luaSocket and lua. You 
can change lua 5.3.5 using LuaJIT or lua 5.1, if it still doesn't work, you can 
manually compile and install luasocket.

Review comment:
       what is the version of your Lua and Luarocks? @fukiki 




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to