OK, I'm getting closer. I see that I need to point LUA_INIT to use
compat-5.1.lua.
Current when I set my env var such that it reports:
LUA_INIT="compat-5.1.lua"
when I start lua I get the message:
lua: LUA_INIT:1: `=' expected near `-'
Still working at it... ;)
-thomas