Hi Hisham, Please find the updated rockspec for HDF5 for Lua 1.0.0:
https://git.colberg.org/lua-hdf5/plain/rockspec/lua-hdf5-1.0.0-1.rockspec Could you upload the resulting binary rock as well? A working installation of LuaJIT and HDF5 1.8 is needed to run the tests: luarocks build --pack-binary-rock lua-hdf5-1.0.0-1.rockspec LUA=luajit If your distribution does not ship HDF5 1.8, you may install using: git clone git://git.colberg.org/packages && cd packages make -f packages.mk PREFIX=$HOME/opt install-hdf5 eval `make -f packages.mk PREFIX=$HOME/opt env-hdf5` To bypass the tests you may use: luarocks build --pack-binary-rock lua-hdf5-1.0.0-1.rockspec LUA=true Regards, Peter
signature.asc
Description: Digital signature
------------------------------------------------------------------------------
_______________________________________________ Luarocks-developers mailing list Luarocks-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/luarocks-developers