[Gambas-user] How to make your gambas project compile using autoconf tools

M0E Lnx m0e.lnx at ...626...
Thu Jun 19 23:52:01 CEST 2008


One minor problem though... I just did my application with this
after some testing... here are the results

running configure without arguments does not install the binary to the system

running it with the --prefix=/usr argument results in a new directory
in /usr called usr... so the binary really ends up in
/usr/usr/vpackager.gambas

How do I fix this?


On Thu, Jun 19, 2008 at 4:45 PM, Stefano Palmeri <rospolosco at ...152...> wrote:
> Il giovedì 19 giugno 2008 23:34:32 M0E Lnx ha scritto:
>> Sweet mother of God!...
>>
>>
>> I did not know that
>>
>> Very nice. Thank you for providing such a kool way to do this
>>
>
> Not me. Thanks Benoit and Laurent Carlier.
>
>
>> On Thu, Jun 19, 2008 at 4:04 PM, Stefano Palmeri <rospolosco at ...152...>
> wrote:
>> > 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
>> >
>> > -------------------------------------------------------------------------
>> > 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
>>
>> -------------------------------------------------------------------------
>> 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
>
> -------------------------------------------------------------------------
> 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
>




More information about the User mailing list