I trying build rock file
For example for ODBC library.
I run 
`luarocks install aesfileencrypt`
This load and install module from `luarocks.org`
`luarocks pack aesfileencrypt`
I got this file:
http://rocks.moonscript.org/manifests/moteus/aesfileencrypt-0.1.0-1.win32-x86.rock
But this file has no rockspec file nor tests files.
And when i try install i got
  Error: Failed loading rockspec for installed package: 
  File not found: g:\lua\LuaRocks\rocks//lib/luarocks/rocks/aesfileencrypt
  /0.1.0-1/aesfileencrypt-0.1.0-1.rockspec

Also. How i can provide rock files for my modules for Lua 5.1 and Lua 5.2?

PS. I use `luarocks 2.0.13` But this version is not present as release on
http://www.luarocks.org/en/Download or
https://github.com/keplerproject/luarocks/tags


------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to