On Wed, Jul 21, 2010 at 4:21 PM, Hisham <[email protected]> wrote: > 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.
this is made on purpose, we search using pkg-config to see where to install the .so so lua can find it and load it when a require is done. the rockspec you sent me seems to be ok...it installed ok here and worked. here it goes a little more complete :-) thanks again for the help. > I guess this can be > overriden with proper flags for configure or make install; you may > want to take a look into that. > > -- Hisham > > _______________________________________________ > Luarocks-developers mailing list > [email protected] > http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers > > -- http://www.getgnulinux.org/windows
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
