>>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?




      
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to