[Gambas-user] rpm problem

Andre Saccomani andre.gambas at ...626...
Thu Nov 17 04:30:01 CET 2005


try a find /usr |grep gba and check if it exists.
On my system, it is located at /usr/local/bin/gba2
Actually... on my system it is gba2 and not gba. try the command I told you
and check where is it, and if it exists. :)

Regards

On 11/16/05, sale ranisavljevic <maddox.the.god at ...626...> wrote:
>
> Hello all Gambas users.
>
> At first, sorry about my English, it's bad :-(
> I have compiled gambas version 1.9.21, and it works OK. I create
> simple Hello World app, and now I want to build rpm for Mandriva. When
> I do this I get output:
>
> Creating package for MandrakeLinux.
> Initializing ~/RPM directory.
> Creating source package.
> Creating .spec file.
> Creating RPM packages.
>
>
> The package build has failed.
>
> There is this output in console:
>
> Executing(%prep): /bin/sh -e /home/sale/RPM/tmp/rpm-tmp.63498
> + umask 022
> + cd /home/sale/RPM/BUILD
> + '[' 1 -eq 1 ']'
> + '[' 1 -eq 1 ']'
> + '[' 1 -eq 1 ']'
> + rm -rf /home/sale/RPM/tmp/calculator-buildroot
> + cd /home/sale/RPM/BUILD
> + rm -rf Calculator
> + /usr/bin/bzip2 -dc /home/sale/RPM/SOURCES/calculator-0.0.tar.bz2
> + tar -xf -
> + STATUS=0
> + '[' 0 -ne 0 ']'
> + cd Calculator
> + exit 0
> Executing(%build): /bin/sh -e /home/sale/RPM/tmp/rpm-tmp.63498
> + umask 022
> + cd /home/sale/RPM/BUILD
> + cd Calculator
> + '[' 1 -eq 1 ']'
> + '[' 1 -eq 1 ']'
> + /usr/local/bin/gbc2 -a
> OK
> + gba
> /home/sale/RPM/tmp/rpm-tmp.63498: line 27: gba: command not found
> error: Bad exit status from /home/sale/RPM/tmp/rpm-tmp.63498 (%build)
>
> I have try "whereis gba" and return was:
> gba:
>
> I don't have gba installed.
>
> Can someone tell me how to fix this problem?
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
> Register for a JBoss Training Course. Free Certification Exam
> for All Training Attendees Through End of 2005. For more info visit:
> http://ads.osdn.com/?ad_idv28&alloc_id845&opclick
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20051117/f61bf80c/attachment.html>


More information about the User mailing list