On Wed, Jul 21, 2010 at 4:35 AM, Valerio Schiavoni <
[email protected]> wrote:

> I see.
> How do you currently build your system then ?
> Luarocks support a 'command' build, where you can use your own script
> to produce binaries and stuff.
>

hmm this might solve the problem.

We build the system using ./configure, make, make install ... pretty simple.
A configure is provided, but if the configure is not fine you can run
autoreconf to regenerate a new configure, but the default configure seems to
work all the times.

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?

best regards,
Katcipis


> On Wed, Jul 21, 2010 at 12:36 AM, Tiago Katcipis <[email protected]>
> wrote:
> > Sorry, i think i not made myself perfectly clear :-). When i said same
> thing
> > to cmake i was meaning that porting everything to cmake will give me too
> > much work...and on the plataform im having to compile luasofia, use cmake
> is
> > not an option (a pretty simple embedded system, it would give a LOT of
> time
> > to port everything to cmake). I was willing to allow someone use
> autotools
> > to build manually but yet distribute via luarocks to the ones who don't
> want
> > to build and install manually.
> >
> > best regards,
> > Katcipis
> >
> > On Tue, Jul 20, 2010 at 6:20 PM, Valerio Schiavoni
> > <[email protected]> wrote:
> >>
> >> hello Tiago,
> >>
> >> On Tue, Jul 20, 2010 at 8:24 PM, Tiago Katcipis <[email protected]>
> >> wrote:
> >> > not support compile with mingw, and will give me a lot of work :-),
> same
> >> > thing to cmake.
> >>
> >> Luarocks support cmake. See:
> >> http://www.luarocks.org/en/Rockspec_format
> >>
> >> bye,
> >> valerio
> >>
> >> _______________________________________________
> >> Luarocks-developers mailing list
> >> [email protected]
> >> http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
> >
> >
> >
> > --
> > http://www.getgnulinux.org/windows
> >
> > _______________________________________________
> > Luarocks-developers mailing list
> > [email protected]
> > http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
> >
> >
>
> _______________________________________________
> Luarocks-developers mailing list
> [email protected]
> http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
>



-- 
http://www.getgnulinux.org/windows
_______________________________________________
Luarocks-developers mailing list
[email protected]
http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers

Reply via email to