lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> [...] Anyway, as shown in a
> previous message, I don't have lua 5.1. In usr/bin/, I have lua5.2,
> luac5.2 and 2 symlinks lua, luac. And 'which' finds lua, lua 5.2,
> but no lua 5.1 (unless lua5.1 the program was called by another
> name?).

Didn't you mention you are using löve? Doesn't it come with its own
Lua interpreter?

-- Roberto