lua-users home
lua-l archive

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


On Fri, Jun 13, 2008 at 9:34 AM, Andrew Wilson <agrwagrw@gmail.com> wrote:
Since LfW was an alpha, and it's just been on this Lua list & LuaForge
( it's had limited exposure) should be enough to put a Note saying
'Uninstall last Alpha before installing Beta'. and not change current
directory structure for libraries.

Are you saying change the 'lualibs' to 'lua'?
 
How many Apps with Lua embedded wouldn't just hardcode their paths to
guarantee they can't be interfered with? I'd guess most. But for
future compatibility need to fix these kind of 'playing nice together'
issues.

Yes, agreed. I will fix this with adding ';;' to the begining of the LUA_PATH and LUA_CPATH.
--
Regards,
Ryan
RJP Computing