Skip to content

lua http installation failing with lua 5.3 #188

Answered by RussellHaley
atibdialpad asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

I think you need to install liblua5.3-dev to get the header files. sudo apt install liblua5.3-dev.

The reason it works for Lua5.1 is because the LuaRocks installation pull in liblua5.1-dev files.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by daurnimator
Comment options

You must be logged in to vote
2 replies
@atibdialpad
Comment options

@atibdialpad
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #187 on May 02, 2021 15:23.