debian stretch has liblua5.3. is that version supported by kamailio or is 5.1 still required?
-- juha
In the Makefile the module tries to detect lua 5.1 or 5.2, so I guess both should be fine. I haven't tried with 5.3 -- does it give compile errors?
I think I still use it in couple of instanced deployed quite some time ago with Lua 5.1 as I could install this specific version even the new versions were also packaged.
Cheers, Daniel
On 14.04.17 16:23, Juha Heinanen wrote:
debian stretch has liblua5.3. is that version supported by kamailio or is 5.1 still required?
-- juha
Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
Daniel-Constantin Mierla writes:
In the Makefile the module tries to detect lua 5.1 or 5.2, so I guess both should be fine. I haven't tried with 5.3 -- does it give compile errors?
I haven't tried either. Perhaps it better to stick with lua 5.2, since it is still used with lots of other Debian Stretch packages.
-- Juha