On Sunday, March 03, 2013 05:06:04 AM steve donovan wrote: > Hi all, > > I cannot be the only one to fall into this problem; one has to be a > careful upgrading the system LuaRocks because (a) the PREFIX is /usr, > not /usr/local, and (b) the Lua include dir is /usr/include/lua5.1. > > Easy enough to recover from the mistake, but it would be useful if > 'configure' did a check for this common case and set PREFIX etc > accordingly. >
I think the "right" thing is to apply the Debian patch[1] and build a local DEB for install on your system. You just add a "+mylocalpackage" (or similar) to the version so it doesn't get confused with the mainstream package. [1] http://patch-tracker.debian.org/package/luarocks -- tom <[email protected]> ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Luarocks-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
