[Gambas-user] The "Shell" Command

John konaexpress at ...178...
Sat Nov 10 03:36:01 CET 2012


Umm.........

 Holly smokes guy! Sorry if you got the wrong idea, I am really new to programming. I downloaded Gambas 3.3.3 from the kendek PPA and installed it that way. 

 I did take a look at the Gambas.org site to see how to compile it but got lost.

 I guess I could use the daily build PPA but I was trying to use the stable version so that any app I or anyone else made would work in Orca when I finally get it done. I have allot of work to do on that thing, artwork and editing the menu, then build it for an alpha so users can punch holes in it.

 Hopefully once I get an alpha version up, programmers will start to make apps for it. I have to get art work to Willy soon for the app store befor he kills me LOL!

 -John

----- Original Message -----
From: Jussi Lahtinen
Sent: 11/09/12 04:47 PM
To: mailing list for gambas users
Subject: Re: [Gambas-user] The "Shell" Command

 > This is the Screen I get when I try and run the control-center.gambas > file, is this supposed to happen? > No. Something is wrong. You did compile Gambas from sources? If so, can you try to recompile Gambas with these commands: sudo rm -f /usr/local/bin/gbx3 /usr/local/bin/gbc3 /usr/local/bin/gba3 /usr/local/bin/gbi3 sudo rm -rf /usr/local/lib/gambas3 sudo rm -rf /usr/local/share/gambas3 sudo rm -f /usr/local/bin/gambas3 sudo rm -f /usr/local/bin/gambas3.gambas sudo rm -f /usr/bin/gbx3 /usr/bin/gbc3 /usr/bin/gba3 /usr/bin/gbi3 sudo rm -rf /usr/lib/gambas3 sudo rm -rf /usr/share/gambas3 sudo rm -f /usr/bin/gambas3 sudo rm -f /usr/bin/gambas3.gambas ( ./reconf-all && ./configure -C && make && sudo make install ) > ~/Desktop/compile.log 2>&1 And if problem persist, compress and send compile.log here. Jussi ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_nov _______________________________________________ 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