[Gambas-user] [Help] Package created with autotools

Achmad Arifin ac_rivvin at ...43...
Thu Mar 5 14:31:07 CET 2009


>>On Wednesday 04 March 2009, Achmad Arifin wrote:

 >> I have gambas package created with autotools under ubuntu hardy, I want to install it
to zenwalk. When I run configure command, it shows an error:

 >> ---------------------------------------------------------------------------------

 >>root[tes-0.0]# ./configure 

 >> checking for a BSD-compatible install... /bin/ginstall -c

 >> checking whether build environment is sane... yes

 >> checking for a thread-safe mkdir -p... /bin/mkdir -p

 >> checking for gawk... gawk

 >> checking whether make sets $(MAKE)... yes

 >> checking for gambas2 binaries... ./configure: line 2140: gbx2: command not found

 >> No

 >> configure: error: Failed to find gambas2 utilities

 >> ./configure: line 2146: exit: check: numeric argument required

 >> ./configure: line 2146: exit: check: numeric argument required

 >> root[tes-0.0]# 

 >>
---------------------------------------------------------------------------------------

 >> Do I have to install dependencies (gambas2 utilities) before compile my package? Or,
is dependencies can be include to my package? Sorry I am a newbie in gambas.

 >> 

 

 >If zenwalk is on different computer then the one you did make the package

 >you may need to install gambas-runtime at least.

 

 >Question is what do you mean with 'gambas package'?

 >Is it a application you made?

 >Is it the gambas source code for compiling the gambas system?

 >Look this because you try ./configure command.

I mean my gambas installation package, I made it using autotools. Is there any way to include gambas-runtime to my installation package? Can autotools included those file automatically?




      


More information about the User mailing list