The Lua package in your repository is corrupted
Posted: 4. Dec 2012, 08:09
After recently having some trouble compiling Hedgewars and a couple of other programs with Lua as a dependency I decided to install Lua from source and the problems went away.
The Lua package in your repository has files missing from it, the important one been /usr/lib64/liblua.so.5.1.5, without this file CMake and some compilers cannot find Lua to link against on the users system.
The Lua package in your repository has files missing from it, the important one been /usr/lib64/liblua.so.5.1.5, without this file CMake and some compilers cannot find Lua to link against on the users system.