Re: [Gambas-user] How to make installation package

2017-07-07 Thread gbwilly
On 2017-07-07 16:18, Fernando Cabral wrote: 2017-07-07 10:15 GMT-03:00 : wrote The target system where you want to install the gambas application on has to have the link to the gambas repository. Seems you are on Debian/Ubuntu. For Ubuntu open terminal on target system and do: sudo add-apt-r

Re: [Gambas-user] How to make installation package

2017-07-07 Thread Fernando Cabral
2017-07-07 10:15 GMT-03:00 : wrote The target system where you want to install the gambas application on has >>> to have the link to the gambas repository. >>> Seems you are on Debian/Ubuntu. >>> >>> For Ubuntu open terminal on target system and do: >>> >>> sudo add-apt-repository ppa:gambas-team/

Re: [Gambas-user] How to make installation package

2017-07-07 Thread gbwilly
On 2017-07-06 03:43, Fernando Cabral wrote: I'd like to make an installation package to install a gambas program on a machine that does not have gambas. I tried doing it clicking on Project -> Make -> Installation package. After presenting some questions, it runs and creates 22 files (regular, .

Re: [Gambas-user] How to make installation package

2017-07-06 Thread PICCORO McKAY Lenz
some time ago gambas only produces a one package and two sets of sources.. since gambas 3.5/3.7 now gambas produces two flavors of debian packages: those that depends on qt4/qt5 and those that depends on gtk2.. if you want only a specific flavor must make depends specific on gb.xxx toolklit event g

[Gambas-user] How to make installation package

2017-07-05 Thread Fernando Cabral
I'd like to make an installation package to install a gambas program on a machine that does not have gambas. I tried doing it clicking on Project -> Make -> Installation package. After presenting some questions, it runs and creates 22 files (regular, .gz, dsc and deb files). Four of them a *.deb fi