[Gambas-user] How to make your gambas project compile using autoconf tools
Stefano Palmeri
rospolosco at ...152...
Thu Jun 19 23:04:41 CEST 2008
Il giovedì 19 giugno 2008 21:47:48 M0E Lnx ha scritto:
> I've been writing gambas for a while now... continuosly developing 2
> applications.
> I'd like to distribute my software in a way that the end user can
> compile in a way similar to how the gambas tarball compiles.
>
> ./configure && make && make install
>
> instead of distributing binaries.
>
> Does anyone have a clue how this is done?
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
In the IDE menu go to:
Project --> Make --> Installation Package
and then select "Autotools" when the wizard asks
for the type of package you want to create.
Stefano
More information about the User
mailing list