@Thomas (Tvk7) it looks like you are using lua 5.2, where as Alex G's symlink solution is for lua 5.1.
The relevant symlink for 5.2 would be: sudo ln -s /usr/lib/x86_64-linux-gnu/lua/5.2/posix_c.so /usr/lib/x86_64-linux-gnu/lua/5.2/posix.so -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1752082 Title: importing posix in Lua 5.2 on bionic fails to load posix.ctype To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lua-posix/+bug/1752082/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
