[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: how to recompile lua ?
- From: Pierre-Yves Gérardy <pygy79@...>
- Date: Sat, 18 Aug 2012 16:25:51 +0200
For testing, if you don't want to overwrite the system Lua, you can
launch it locally:
from your build directory, run `src/lua`
-- Pierre-Yves
On Sat, Aug 18, 2012 at 1:55 PM, Patrick Rapin <toupie300@gmail.com> wrote:
>> Any idea what is going on ?
>
> You probably have to install the new version, unless you run it
> relatively from the current directory.
>
> $ make linux local
> $ sudo make install
>