On 5 May 2013 23:05, Eric Chiesse <[email protected]> wrote: > I'm trying to upgrade LFS on Windows via LuaRocks but it fails to remove the > current 'lfs.dll'. > > I tryed the obvious: renamed lfs.dll and tryed to install again but then I > discovered that LR depends on LFS. > > I could find this thread regarding the problem, but it seems that the > solution was not yet achieved. > https://github.com/keplerproject/luarocks/issues/42 > > My current LFS version is 1.4.2 and I want to use 1.6.2 in order to have a > lua5.2 compatible version. LR version is 2.0.2 > > Anyone knows a solution for this problem?
Upgrade LuaRocks. Recent versions avoid the LFS conflict by using external binaries for filesystem operations (hence, not depending on luafilesystem on Windows). -- Hisham http://hisham.hm/ ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Luarocks-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
