brndnmtthws / conky

Light-weight system monitor for X, Wayland (sort of), and other things, too
https://conky.cc
GNU General Public License v3.0
7.27k stars 620 forks source link

No such file or directory "/usr/bin/lua" #1050

Closed Arrowpuppet closed 3 years ago

Arrowpuppet commented 3 years ago

Issue

Running the convert.lua script outputs the line: bash: ./convert.lua: /usr/bin/lua: bad interpreter: No such file or directory

Information

MX Linux 19.3 AHS x64 conky 1.10.8

I am attempting to convert an old widget to the new lua format, however there is no '/usr/bin/lua' directory. Can anyone point to me which lua package I need to install to fix this?

Arrowpuppet commented 3 years ago

Nevermind, the convert.lua script seems to be for updating the old conky.conf file to the new format. It's already the new format.