Am 12.10.2013 07:05 schröbte Journeyer J. Joh: > Hi list, Hi!
> > I found a problem in using 'luarocks'. > > I cloned luarocks above and 'configure' and 'make build' then 'make install' > > ./configure --prefix=/home/hum/rootfs_orbit > --rocks-tree=/home/hum/rootfs_orbit > --with-lua-include=/home/hum/rootfs_orbit/include > --with-lua-lib=/home/hum/rootfs_orbit/lib > > make build > make install > > Then when I invoke luarocks with no options there appear error message > below : > > /home/hum/rootfs_orbit/bin/lua: /home/hum/rootfs_orbit/bin/luarocks:23: >> module 'luarocks.write_rockspec' not found: >> no file '/home/hum/rootfs_orbit/share/lua/5.1/luarocks/write_rockspec.lua' The `luarocks.write_rockspec` module is brand-new. Probably the `Makefile` isn't adapted yet. You could try to copy the `write_rockspec.lua` file from the source package to the above location yourself for now ... Philipp ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ Luarocks-developers mailing list Luarocks-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/luarocks-developers