Hisham, A question about the install script;
What is the difference between the options /LUA and /BIN. I can guess /BIN, containing the binaries and executables, like lua.exe. But what is /LUA for? When is it used? When my binaries are in c:\users\public\lua\5.1\bin I would guess /LUA to be c:\users\public\lua\5.1 I'm considering updating the installer to search the entire system path for a lua executable, but need to know the purpose of these options before doing so. Thijs > -----Original Message----- > From: Hisham [mailto:h...@hisham.hm] > Sent: woensdag 3 april 2013 23:48 > To: luarocks-developers@lists.sourceforge.net > Subject: Re: [Luarocks-developers] MinGW and LuaSocket > > Guys, > > I'm planning a new release soon (hopefully until the end of the week) > including improvements for supporting Lua 5.1 and 5.2 in parallel on > Unix (this shouldn't take actual code changes, but more infrastructure > stuff such as improvements in the configure script, command-line > launcher, config defaults). If you have any requests/improvements for > the Windows and/or mingw side of things, please send pull requests and > I'll merge them in. Actually, if any of you would like to step in as a > maintainer of the Windows side of things, let me know and I'll add > direct commit access. > > Thanks! > > -- Hisham > http://hisham.hm/ > > > On 3 April 2013 11:08, steve donovan <steve.j.dono...@gmail.com> wrote: > > On Wed, Apr 3, 2013 at 3:49 PM, Thijs Schreijer > <th...@thijsschreijer.nl> > > wrote: > >> > >> What would the correct setting in the config file be? > > > > > > This works for me: > > > > variables = { > > MSVCRT = 'm', -- stop us linking against msvc80 > > } > > > > It seems that -lm is fine with mingw, although not needed. There's no > > option to have no library. > > > >> > >> > when you're only installing Lua first time... > > > > > > Ah, but the user would definitely need _some_ Lua to even run LuaRocks. > It > > would be a lot easier to do more careful checks in a Lua script. > (batchfiles > > give me a headache) > > > > steve d. > > > > > > > > ------------------------------------------------------------------------ > ------ > > Minimize network downtime and maximize team effectiveness. > > Reduce network management and security costs.Learn how to hire > > the most talented Cisco Certified professionals. Visit the > > Employer Resources Portal > > http://www.cisco.com/web/learning/employer_resources/index.html > > _______________________________________________ > > Luarocks-developers mailing list > > Luarocks-developers@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/luarocks-developers > > > > -------------------------------------------------------------------------- > ---- > Minimize network downtime and maximize team effectiveness. > Reduce network management and security costs.Learn how to hire > the most talented Cisco Certified professionals. Visit the > Employer Resources Portal > http://www.cisco.com/web/learning/employer_resources/index.html > _______________________________________________ > Luarocks-developers mailing list > Luarocks-developers@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/luarocks-developers ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Luarocks-developers mailing list Luarocks-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/luarocks-developers