Closed liquidev closed 7 years ago
How did you install the dependencies?
I installed them using LuaRocks. From what I researched I have done something wrong when installing Penlight, and instead for Lua 5.2 it installed for Lua 5.1. So how do I fix that?
How did you install LuaRocks? The Ubuntu 16.04 repos only have LuaRocks for Lua 5.1 so you'll have to install it manually.
OK, now I fixed Penlight and stuff, but this happens:
1 false @
2 false ./emu.lua:264: @
3 false libs/input.lua:112: @
4 false ./emu.lua:132: @
error
libs/input.lua:112: attempt to call field 'key_backspace' (a nil value)
Segmentation fault (core dumped)
Why? Also previously it searched for terminfo-norm
but this rock doesn't exist, so I replaced it with terminfo
in the code.
Nevermind, I already fixed that. I was missing some files in the root directory. Anyways, thanks for help.
For whatever reason this emulator does not even start at all. This is what it shows:
I don't understand why this happens to me. I have installed all the dependencies. I am running Ubuntu MATE 16.04 LTS on a Raspberry Pi 3 Model B+.