<div dir="ltr">Hi all,<div><br></div><div>You should add pkg-config to the list of dependencies in the README. It is required if you want to build with Lua support. Also, it might be a good idea to check for pkg-config presence in the Makefile. For example, if you try</div>
<div><br></div><div>  > make LUA_IMPLEMENTATION=JIT</div><div><br></div><div>with LuaJIT installed and pkg-config not installed, the error message will be</div><div><br></div><div>  LuaJIT specified via LUA_IMPLEMENTATION=JIT, but library could not be found.</div>
<div><br></div><div>which is misleading.</div><div><br></div><div><div>Thanks,</div>-- <br><div dir="ltr">Félix C. Morency, M.Sc.<br>Plateforme d’analyse et de visualisation d’images<br>Centre Hospitalier Universitaire de Sherbrooke<br>
Centre de recherche clinique Étienne-Le Bel<br>Local Z5-3031 | 819.346.1110 ext 16634 </div>
</div></div>