|
On 29/05/2022 12:26, Francisco Olarte wrote:
On Sat, 28 May 2022 at 21:13, mystery_ace <07juwonc@kakao.com <mailto:07juwonc@kakao.com>> wrote:Firstly, I'm on Debian 11, and am planning to build LuaJIT from source, just like I did for lua5.4.I would advise against that in your case. As I told you, debian has it, and has the multiversion problem solved. I would take a look at how they do it ( not going to install it, but I suspect it is via update-alternatives or a similar stuff ).
I tried to install LuaJIT on Linux Mint via apt install luajit.This installs 2017 year version and that was the reason for me to build and install LuaJIT "manually".
-- Shmuel