[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 11:13:09 +0000
On 21 February 2011 11:08, steve donovan <steve.j.donovan@gmail.com> wrote:
> On Mon, Feb 21, 2011 at 12:54 PM, T T <t34www@googlemail.com> wrote:
>> Is it possible to configure luaJIT, so that it finds its packages
>> relative to the executable location?
>
> This would be standard behaviour on Windows, but generally on Unix
> finding out where you actually are is a little more tricky; besides,
> it's the standard way and changes would mess with people's
> expectations.
>
> (There are patches out there for Lua which bake-in a different package
> path on building)
I actually like the Windows way in this case :) Are there patches to
do that on Linux?
Cheers,
Tomek