On Mon, Jan 16, 2012 at 8:31 PM, Alexander Gladysh <[email protected]> wrote: > On Wed, Dec 2, 2009 at 17:50, Alexander Gladysh <[email protected]> wrote: >> On Wed, Nov 11, 2009 at 19:17, Hisham <[email protected]> wrote: >>> On Wed, Nov 11, 2009 at 9:37 AM, Alexander Gladysh <[email protected]> >>> wrote: >>>> 3. Since I'm trying to live in LuaRocks ecosystem for my current >>>> project, I'd like to have a rock that enables the Unix Domain Socket >>>> support in LuaSocket. (Or is there an easy way to add it on top by >>>> hands?) >> >>> Since we can't just add a target to the make invocation to compile >>> socket.unix (a target for that in the top-level Makefile would have >>> come handy), one approach would be to make a separate rockspec for the >>> extra module, such as the one that follows attached. I think I'd >>> rather have it added unconditionally to Unix builds of the LuaSocket >>> rock, though. I can think of two ways to do that, but I'm not sure >>> which is better: to patch the Makefile to make it build unix.so or to >>> change the rockspec to the builtin build type. > >> Sorry I've delayed my reply so much. :-( >> >> I've finally get to try the rockspec you've provided. It works fine. >> Can it be added to the official repository? > > Um, any news? :-)
Well, since we've had no news in this front and the LuaSocket rockspec is still 2.0.2 and still uses the Makefile, I just uploaded that luasocket-unix rockspec to the repository. -- Hisham ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Luarocks-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
