Package: SzUtilPack
Thanks, it very powerfull as root TTY, but for minetest as well!
Also, note for chatsocket and consocket, i try install with distro package installer, but not provide socket.unix
After few research I find way: # {your pkg manager} install lua51-dev(el) luarocks-lua51 # luarocks-5.1 install luasocket-unix
and after, it works! Default luasocket too new, and no have unix sockets.
Thanks, it very powerfull as root TTY, but for minetest as well!
Also, note for chatsocket and consocket, i try install with distro package installer, but not provide socket.unix
After few research I find way:
# {your pkg manager} install lua51-dev(el) luarocks-lua51
# luarocks-5.1 install luasocket-unix
and after, it works! Default luasocket too new, and no have unix sockets.