Re: [Gambas-user] Installer questions: How to package up new components?

2016-11-04 Thread Jorge Carrión
I think that the stable version of the repository is much better suited for that. The trunk version is much intended for development. Try with sudo add-apt-repository ppa:gambas-team/gambas3 It contains the last stable version of gambas. Use it for your development and install it on client's mach

Re: [Gambas-user] Installer questions: How to package up new components?

2016-11-04 Thread Gianluigi
Hello, also I have always done so, but the last time with Ubuntu 16.04 did not work . I still have to investigate ... Regards Gianluigi 2016-11-04 15:37 GMT+01:00 : > On 2016-11-04 11:52, Piper984 wrote: > > Hi: > > > > I would like to deploy an application I've written to a few Ubuntu > > 16.04

Re: [Gambas-user] Installer questions: How to package up new components?

2016-11-04 Thread Piper984
Hi Willy: Yes, that makes sense and is very helpful. I did not realize those PPA's existed. Will give it a try later on this afternoon. -- View this message in context: http://gambas.8142.n7.nabble.com/Installer-questions-How-to-package-up-new-components-tp57719p57727.html Sent from the ga

Re: [Gambas-user] Installer questions: How to package up new components?

2016-11-04 Thread willy
On 2016-11-04 11:52, Piper984 wrote: > Hi: > > I would like to deploy an application I've written to a few Ubuntu > 16.04 > machines, but the Project->Make->Installation package utility isn't > functioning the way I'd expect, so would like to get advice on best > method > to deploy. > > I am us

Re: [Gambas-user] Installer questions: How to package up new components?

2016-11-04 Thread Benoît Minisini
Le 04/11/2016 à 11:52, Piper984 a écrit : > Hi: > > I would like to deploy an application I've written to a few Ubuntu 16.04 > machines, but the Project->Make->Installation package utility isn't > functioning the way I'd expect, so would like to get advice on best method > to deploy. > > I am using

[Gambas-user] Installer questions: How to package up new components?

2016-11-04 Thread Piper984
Hi: I would like to deploy an application I've written to a few Ubuntu 16.04 machines, but the Project->Make->Installation package utility isn't functioning the way I'd expect, so would like to get advice on best method to deploy. I am using a few of the gb. components, including a new version of

[Gambas-user] Installer in KDE

2010-05-06 Thread craf
Hi Benoit. I am now testing an installation of a project in Gambas KDE Desktop. For this I have tested it on Kubuntu, 8.04 - 8.10 - 9.04 - 9.10 versions (on 10.4 that I failed to recognize the usb virtualbox). The project is a simple form, which I believe a version of Gambas 2.20 on Kubuntu 8.04

Re: [Gambas-user] Installer

2010-04-29 Thread Fabien Bodard
in fact the idea will be to make a Gambas apps self planet. Each application have a list of needed libs, and versions of it. if one app have a more recent lib it replace the older and if not exist, add it. if a lib is not used anymore by all the installed apps it is removed this job is done by

Re: [Gambas-user] Installer

2010-04-29 Thread craf
-Mensaje original- De: Fabien Bodard Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] Installer Fecha: Thu, 29 Apr 2010 19:20:57 +0200 did you try to store all this libs in an archive or in a directory ? Yes, in a folder called

Re: [Gambas-user] Installer

2010-04-29 Thread Fabien Bodard
dependency management .. interesting :) 2010/4/29 craf : > -Mensaje original- > De: Benoît Minisini > Reply-to: mailing list for gambas users > > Para: mailing list for gambas users > Asunto: Re: [Gambas-user] Installer > Fecha: Thu, 29 Apr 2010 14:55:22 +0200 > &g

Re: [Gambas-user] Installer

2010-04-29 Thread craf
-Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] Installer Fecha: Thu, 29 Apr 2010 14:55:22 +0200 > Hi Benoit > > Finally!. > > I managed to perform an installation of a dra

Re: [Gambas-user] Installer

2010-04-29 Thread Benoît Minisini
> Hi Benoit > > Finally!. > > I managed to perform an installation of a draft Gambas, only with the > shared libraries. > Far only tested on Ubuntu from 9.10 to 8.04, version 6.06 does not work > by having a GLIC less than 2.7. > Well, now to keep trying with other Distro. > > Greetings and than

[Gambas-user] Installer

2010-04-28 Thread craf
Hi Benoit Finally!. I managed to perform an installation of a draft Gambas, only with the shared libraries. Far only tested on Ubuntu from 9.10 to 8.04, version 6.06 does not work by having a GLIC less than 2.7. Well, now to keep trying with other Distro. Greetings and thank you very much