On Wed, Jul 21, 2010 at 3:46 PM, Tiago Katcipis <[email protected]> wrote: > so you think i can run the ./configure, make, make install using this > 'command' build? any hint on how i build the rockspec doing this?
Use the attached rockspec as a starting point. In my first tests here, it didn't work out of the box because the generated makefile does not follow --prefix when installing: it forces installation of files into Lua's default libdir. I guess this can be overriden with proper flags for configure or make install; you may want to take a look into that. -- Hisham
luasofia-0.1.5-1.rockspec
Description: Binary data
_______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
