[Gambas-user] [Help] Package created with autotools
Ron_1st
ronstk at ...239...
Wed Mar 4 19:33:41 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.
Best regards,
Ron_1st
--
A: Delete the text you reply on.
Q: What to do to get my post on top?
---
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
---
A: Top-posting.
Q: What is the most annoying thing in e-mail?
More information about the User
mailing list