luadbi icon indicating copy to clipboard operation
luadbi copied to clipboard

Suggestion: consider making luadbi available as a "luarock"

Open GoogleCodeExporter opened this issue 9 years ago • 7 comments

Please consider making a binary package for Windows available through 
"luarocks".

Original issue reported on code.google.com by [email protected] on 22 Oct 2010 at 4:21

GoogleCodeExporter avatar Dec 23 '15 18:12 GoogleCodeExporter

I second that, please have this available as a rock,

here is the details on how to package that 
http://luarocks.org/en/Creating_a_rock
and here is the general documentation about Luarocks: 
http://luarocks.org/en/Documentation

Original comment by [email protected] on 4 Jan 2011 at 5:25

GoogleCodeExporter avatar Dec 23 '15 18:12 GoogleCodeExporter

Original comment by MWild1 on 26 Apr 2013 at 12:17

  • Changed state: Accepted

GoogleCodeExporter avatar Dec 23 '15 18:12 GoogleCodeExporter

Original comment by MWild1 on 26 Apr 2013 at 12:19

  • Added labels: Milestone-0.6

GoogleCodeExporter avatar Dec 23 '15 18:12 GoogleCodeExporter

any progress on this?

Original comment by [email protected] on 2 Dec 2014 at 6:03

GoogleCodeExporter avatar Dec 23 '15 18:12 GoogleCodeExporter

Not so far. Maybe when the next release is made (no ETA on that yet, I'm 
working on it).

Original comment by MWild1 on 2 Dec 2014 at 6:05

GoogleCodeExporter avatar Dec 23 '15 18:12 GoogleCodeExporter

luadbi is already on luarocks: https://luarocks.org/modules/luarocks/luadbi

however, not as a binary module (as the OP requested); all that needs is 
someone with a windows machine to run 'luarocks pack' and upload the resulting 
.rock.

Original comment by [email protected] on 27 May 2015 at 10:35

GoogleCodeExporter avatar Dec 23 '15 18:12 GoogleCodeExporter

Luarocks does not allows specify lua version for rock. So it does not very useful. Checkout luacom rock wich install binaries for Lua 5.1 for any Lua version

moteus avatar Aug 30 '17 17:08 moteus