Hisham <h <at> hisham.hm> writes:

> I hope to get a release
> candidate for 2.0.13 out this weekend, but it would be nice to have
> someone give the code at git a run before I pack the rc.
> 

Some time ago i install luarocks on ArchLinux. And after i install lmd5
package luarocks strart complane on md5 module (md5.so). May be it is fixed
on git i do not tested.
And one more question. Why luarocks put files in so many places.
In my system(Windows) i have one directory for each library.
For example:
libs\lzmq\share\lzmq.dll
libs\lzmq\share\lzmq\timer.dll
libs\lzmq\share\lzmq\loop.lua
libs\lzmq\share\lzmq\poller.lua
libs\lzmq\share\lzmq\threads.lua
libs\lzmq\path\libzmq3.dll
libs\lzmq\examples\...
libs\lzmq\test\...
share dir contane all c and lua modules
path dir contane runtime dependencies. (this path appends to %PATH% variable
by my loader).
My loader search module like '%LUA_DIR%\libs\*\share\?.lua'
where * is libname (lzmq.poller -> %LUA_DIR%\libs\lzmq\share\lzmq\poller.lua)
For Lua 5.2 i just use LUA_DIR_5_2 variable.



------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to