[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaJIT2 performance for number crunching
- From: T T <t34www@...>
- Date: Mon, 21 Feb 2011 10:54:26 +0000
On 19 February 2011 18:37, Mike Pall <mikelu-1102@mike.de> wrote:
> Francesco Abbate wrote:
>> Well, may be I'm really dumb but '-jv' does not work at all, even with
>> a vanilla luajit2 build I get:
>>
>> /src/luajit: unknown luaJIT command
>
> This means it doesn't find the jit/v.lua file in the package
> search path. Consider using 'make install'.
Is it possible to configure luaJIT, so that it finds its packages
relative to the executable location?
Cheers,
Tomek