tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: A place for Lua module sources
Am 19.01.11 20:51, schrieb Alan Barrett:
> On Sun, 16 Jan 2011, Marc Balmer wrote:
>> We should also define a location in the source hierarchy where we can
>> place source code for modules. Since all modules I stumbled over so far
>> are under the same MIT license as Lua itself, I suggest to place them
>> under the external/mit/lua directory as well. Maybe under
>> external/mit/lua/modules/<name_of_module>/.
>
> That seems reasonable for the source code. Where would the modules be
> installed?
/usr/lib/lua/5.1/
It's versioned. So once we switch to Lua 5.2, it would then be
/usr/lib/lua/5.2/
- mb
Home |
Main Index |
Thread Index |
Old Index