05.08.2011, в 11:03, Jim Whitehead II <[email protected]> написал(а):
Sorry for a very late reply. > Might I ask why? This is hardly a patch, merely a change to luaconf.h, which > is meant to be edited. > This is a patch neveretheless, which will force us to use a custom Lua package instead of system one. The same package would have to be installed on all production an developer systems etc. — a lot of maintenance pain which we'd like to avoid as much as possible. > The same exact change could be done by writing a wrapper shell script that > sets LUA_PATH and friends. > That, on to the other hand, is a viable option. Thanks, Alexander. > On Aug 5, 2011 7:18 AM, "Alexander Gladysh" <[email protected]> wrote: > > On Thu, Aug 4, 2011 at 11:33, Jim Whitehead II <[email protected]> wrote: > >> On Thu, Aug 4, 2011 at 8:21 AM, Alexander Gladysh <[email protected]> > >> wrote: > >>> Hi, list! > >>> > >>> I'm looking for the information on how to install LR tree locally, for > >>> a given project only. > >>> > >>> I think that Sputnik did something like that. > >>> > >>> Does anyone know where I can read up on that? > >> > >> I'm the huge proponent of installing sandboxed versions of > >> lua/luarocks together for each project. It ensures that changes you > >> make to one project do not affect another. The current scripts I use > >> for this is here: > >> > >> https://gist.github.com/1023085 > >> > >> It patches luaconf.h to ensure that the version of Lua being built > >> only looks at the local directory for packages. I'm happy to answer > >> any questions about this. > > > > Thanks, but any solution that requires patching Lua is out of the > > question for me. > > > > Alexander. > > > > ------------------------------------------------------------------------------ > > BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA > > The must-attend event for mobile developers. Connect with experts. > > Get tools for creating Super Apps. See the latest technologies. > > Sessions, hands-on labs, demos & much more. Register early & save! > > http://p.sf.net/sfu/rim-blackberry-1 > > _______________________________________________ > > Luarocks-developers mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/luarocks-developers > ------------------------------------------------------------------------------ > BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA > The must-attend event for mobile developers. Connect with experts. > Get tools for creating Super Apps. See the latest technologies. > Sessions, hands-on labs, demos & much more. Register early & save! > http://p.sf.net/sfu/rim-blackberry-1 > _______________________________________________ > Luarocks-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/luarocks-developers
------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________ Luarocks-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
