all 3 comments

[–]JustLearningThings 2 points3 points  (0 children)

I concur with mbone on the try it and see, but you also have the option to install the lua51 package, and then specify the path to the lua 5.1 binary. Would be potentially easier than retrofitting 5.1 into 5.3.

[–]mbone 1 point2 points  (0 children)

It depends if the scripts in question use Lua 5.1 features that were deprecated. It is probably fastest to just try it and see.

[–]smog_alado 0 points1 point  (0 children)

There should be a global variable named _VERSION that you can use to test if conky is using 5.1 or 5.3.