[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: How to save bytecode using LuaJIT-2.0.0-beta8?
- From: Florian Weimer <fw@...>
- Date: Sun, 26 Jun 2011 16:46:24 +0200
* ss s.:
>>>> luajit: unknown luaJIT command or jit.* modules not installed
>
> I don't know why? anyboby who can tell me how to solve the problem? is there
> some compile options should be checked?
The "jit" directory must be located somewhere in LuaJIT's search path.
What does this command show?
luajit -e "print(package.path)"