[Gambas-user] how to distribute an app made in gambas??
Rob
sourceforge-raindog2 at ...94...
Thu Nov 18 16:19:04 CET 2004
On Tuesday 16 November 2004 17:53, Rick wrote:
> sorry by my question, i know its very basic, if i have
> finished my app in gambas, how can i generate a rpm file or an
> installer for my app, i want to run it on other linux
> stations, but without running it from gambas
Well, you'll still need the gambas runtime installed on those
machines (not the IDE, just the runtime) but you should just be
able to look under the Project menu and select Make installation
package...
If you don't want to make a package, you can just Project/Make
executable and then copy the resulting executable to whatever
machine you want to run it on (making sure that the gambas
runtime is also installed there.)
Rob
More information about the User
mailing list