lua-users home
lua-l archive

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


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
>