[Gambas-user] Packaging HowTo has been updated

2015-09-18 Thread Benoît Minisini
Hi, The packaging howto has been fixed again. The table of package dependencies for Gambas >= 3.8 is now entirely generated, and so should be always synchronized with the current source state now. http://gambaswiki.org/wiki/howto/package Regards, -- Benoît Minisini -

[Gambas-user] Packaging howto has been updated

2015-09-16 Thread Benoît Minisini
Hi, The packaging howto has been fixed, especially the list of dependencies of the gambas3-ide package that was wrong for Gambas >= 3.8. http://gambaswiki.org/wiki/howto/package Regards, -- Benoît Minisini -- Monitor

Re: [Gambas-user] Packaging problem: as freely distribute a GB program?

2015-04-30 Thread Filippo Casati
Dear Gianluigi, I thought it was a problem of mismatch between the current version and default version of Ubuntu, but thanks to the post that you've linked, and your confirmation, I solved perfectly (on Xubuntu it is okay .. so I assume it will work fine on Ubuntu) . Thanks again, --Fabiano ---

Re: [Gambas-user] Packaging problem: as freely distribute a GB program?

2015-04-30 Thread Gian
Il 30/04/2015 22:28, Gian ha scritto: > Il 30/04/2015 22:06, Filippo Casati ha scritto: >> Hi, I have the latest version Gambas. I would like to create a package to >> deploy a program (having selected as Project Type the type Graphical >> Application) on platforms with Ubuntu 14.04. Currently, I h

Re: [Gambas-user] Packaging problem: as freely distribute a GB program?

2015-04-30 Thread Gian
Il 30/04/2015 22:06, Filippo Casati ha scritto: > Hi, I have the latest version Gambas. I would like to create a package to > deploy a program (having selected as Project Type the type Graphical > Application) on platforms with Ubuntu 14.04. Currently, I have Gambas on > Xubuntu 14.04, and I create

[Gambas-user] Packaging problem: as freely distribute a GB program?

2015-04-30 Thread Filippo Casati
Hi, I have the latest version Gambas. I would like to create a package to deploy a program (having selected as Project Type the type Graphical Application) on platforms with Ubuntu 14.04. Currently, I have Gambas on Xubuntu 14.04, and I created here the package automatically via the Gambas widget.

Re: [Gambas-user] Packaging a component failure

2015-01-21 Thread Christof Thalhofer
Am 21.01.2015 um 11:41 schrieb Christof Thalhofer: > if I tag a project as component and package it to a .deb-file the > package should be named as "gambas3-vendor-name-version.deb" (so it is > shown in the first form of the dialog) but the file (and package) > created is "vendor-name-version.deb".

[Gambas-user] Packaging a component failure

2015-01-21 Thread Christof Thalhofer
Hello, if I tag a project as component and package it to a .deb-file the package should be named as "gambas3-vendor-name-version.deb" (so it is shown in the first form of the dialog) but the file (and package) created is "vendor-name-version.deb". Have I overlooked something? Alles Gute Christ

Re: [Gambas-user] Packaging a project with libraries to deb failed

2015-01-18 Thread Willy Raets
On zo, 2015-01-18 at 14:58 +0100, Christof Thalhofer wrote: > Hi, > > after I wrote my first small app in Gambas, I decided to export some > common modules and classes to an external library, which worked well (at > design time). > > But now the original project cannot be packed as .deb. There is

Re: [Gambas-user] Packaging a project with libraries to deb failed

2015-01-18 Thread Christof Thalhofer
Hello Benoît, Am 18.01.2015 um 15:06 schrieb Benoît Minisini: > Apparently there is some version number that dpkg-buildpackage does not > like. Please provide your project. I would not like to provide it to an open mailinglist, because it contains private things. Can I send it to you personally

Re: [Gambas-user] Packaging a project with libraries to deb failed

2015-01-18 Thread Benoît Minisini
Le 18/01/2015 14:58, Christof Thalhofer a écrit : > Hi, > > after I wrote my first small app in Gambas, I decided to export some > common modules and classes to an external library, which worked well (at > design time). > > But now the original project cannot be packed as .deb. There is an error >

[Gambas-user] Packaging a project with libraries to deb failed

2015-01-18 Thread Christof Thalhofer
Hi, after I wrote my first small app in Gambas, I decided to export some common modules and classes to an external library, which worked well (at design time). But now the original project cannot be packed as .deb. There is an error shown when packaging: > dpkg-buildpackage: Host-Architektur amd

[Gambas-user] Packaging - rpmbuild

2012-05-06 Thread Bruce Bruen
Me again! :-) Houston , we have a problem! I'm not too sure how to characterise this but, I'll start along these lines: 1) I'm fairly sure that rpmbuild (and friends) depends on some pretty stable autotools stuff in the source archive. For this reason I have been harping on about getting the au

Re: [Gambas-user] packaging

2009-11-15 Thread Robert JUHASZ
Fabien, Thanks for your help, now it works properly! Robi 2009/11/13 Fabien Bodard > Cannot > load component 'gb.form.dialog': cannot find library > > you need to install this component too / > > 2009/11/13 Fabien Bodard : > > my gambas2 is the ubuntu one... :/ > > > > nothing special > > > >

Re: [Gambas-user] packaging

2009-11-13 Thread Fabien Bodard
Cannot load component 'gb.form.dialog': cannot find library you need to install this component too / 2009/11/13 Fabien Bodard : > my gambas2 is the ubuntu one... :/ > > nothing special > > all is working well here > > 2009/11/13 Robert JUHASZ : >> Good news! Do you mean that you installed and run

Re: [Gambas-user] packaging

2009-11-13 Thread Fabien Bodard
my gambas2 is the ubuntu one... :/ nothing special all is working well here 2009/11/13 Robert JUHASZ : > Good news! Do you mean that you installed and runs normally or tried from > the source code? > > How can I have installed the gambas-db-mysql on computers where I don't have > the gambas? (I

Re: [Gambas-user] packaging

2009-11-13 Thread Robert JUHASZ
Good news! Do you mean that you installed and runs normally or tried from the source code? How can I have installed the gambas-db-mysql on computers where I don't have the gambas? (I just started with Ubuntu as well) On the PC I develop (Gambas installed) is it possible that this component is mis

Re: [Gambas-user] packaging

2009-11-13 Thread Fabien Bodard
no problem here on gambas2.17 with ubuntu 9.10 please install the gambas-db-mysql package 2009/11/13 Robert JUHASZ : > Superb, thanks in advance! > > The packed project is attached in a previous mail of this thread (dated 30 > of October). Can you catch it or should I resend? > The source is norm

Re: [Gambas-user] packaging

2009-11-13 Thread Robert JUHASZ
Superb, thanks in advance! The packed project is attached in a previous mail of this thread (dated 30 of October). Can you catch it or should I resend? The source is normally included in the package. Starting from the Gambas IDE it should work. If installed and started (will appear on the "others

Re: [Gambas-user] packaging

2009-11-13 Thread Fabien Bodard
i can try 2009/11/13 Robert JUHASZ : > The installation failed also on computers where I had > - mysql server / client > - gambas > > Could someone pack my project for testing or trying to install the package I > did to identify which end is inproperly done? > > Thx, > Robi > > 2009/11/12 Fabien

Re: [Gambas-user] packaging

2009-11-12 Thread Robert JUHASZ
The installation failed also on computers where I had - mysql server / client - gambas Could someone pack my project for testing or trying to install the package I did to identify which end is inproperly done? Thx, Robi 2009/11/12 Fabien Bodard > the mysql driver does not depend on gambas but

Re: [Gambas-user] packaging

2009-11-12 Thread Fabien Bodard
the mysql driver does not depend on gambas but on the installation of libmysqlclient !! 2009/11/12 Robert JUHASZ : > Hello, > > I'm still suffering with making the correct installation package. It is > painful as I'd like to share my application with my colleagues. > > I tried to do the install

Re: [Gambas-user] packaging

2009-11-12 Thread Robert JUHASZ
Hello, I'm still suffering with making the correct installation package. It is painful as I'd like to share my application with my colleagues. I tried to do the install on an other virgin (gambas-free) ubuntu 9.04 but same problem: it notes that no driver for mysql. I'd highly appreciate if someo

Re: [Gambas-user] packaging

2009-11-01 Thread Robert JUHASZ
Hello, I use Gambas 2.16 and 2.17 (I work on two machines). I installed the application on these machines i.e. the gambas IDE was already on the machine. Is it possible that it was the problem? I may try to make an install on a "virgin" machine. Robi 2009/11/1 Benoît Minisini > > Hello Benoît,

Re: [Gambas-user] packaging

2009-11-01 Thread Benoît Minisini
> Hello Benoît, > > Now the packaging is OK since the fakeroot is added. > When I run the install file then it works. > > When I start my installed application, it doesn't work (refers to missing > mysql driver). > Even worst, when I start gambas it also doesn't work anymore. It comes > directly

Re: [Gambas-user] packaging

2009-10-29 Thread Benoît Minisini
> Hello All, > > I have a very basic question... how should I install Gambas 2 (latest > version) for having the full version? > I work on Ubuntu 9.04, 32bit version. > I use database (mysql), serial port besida the standard features and I'd > like to be able to make an installation package. > >

Re: [Gambas-user] packaging

2009-10-28 Thread Robert JUHASZ
Hello All, I have a very basic question... how should I install Gambas 2 (latest version) for having the full version? I work on Ubuntu 9.04, 32bit version. I use database (mysql), serial port besida the standard features and I'd like to be able to make an installation package. On the wiki, the l

Re: [Gambas-user] packaging

2009-10-05 Thread Robert JUHASZ
Hi, It's no more just a packaging problem, even Gambas doesn't start up. After re-installing gambas it gives the same error message (ERROR: #27: Cannot load component 'gb.form.dialog': cannot find library..). It is very embarrasseing as I don't know what to do now. If I reinstall ubuntu + gambas,

Re: [Gambas-user] packaging

2009-10-05 Thread Jorge Carrión
¿2.14? mmm that's the problem, then. I've using 2.10. The problem for me is thay I've created a little repositorie with .deb packages of 2.10 downloaded from Debian repository, and my own programs. Then my clients adds that repositorie to their apt-sources.list. Installating a program of mine and

Re: [Gambas-user] packaging

2009-10-05 Thread Benoît Minisini
> Hi, > > I added "fakeroot" from the Synaptic Package Manager and with this I could > pack my application - soma packages with different extension. I launched > the .deb package which installed the application! > > I just had some complications after... > > Whet I started the application it re

Re: [Gambas-user] packaging

2009-10-05 Thread Jean-Yves F. Barbier
Jorge Carrión a écrit : > I had the same problem. > Solution: > download that package.deb and distribute with your application. Add a little > install.sh who installs both .debs and all is ok. Fortunately, you don't need that under Debian; you have 2 solutions: * For a small number of dependencie

Re: [Gambas-user] packaging

2009-10-05 Thread Jorge Carrión
I had the same problem. Solution: download that package.deb and distribute with your application. Add a little install.sh who installs both .debs and all is ok. 2009/10/5 Petit Eric > I don't know which Mysql driver gambas use, but you need to add it to > the dep list of the deb to be sure when

Re: [Gambas-user] packaging

2009-10-05 Thread Petit Eric
I don't know which Mysql driver gambas use, but you need to add it to the dep list of the deb to be sure when you install the dep it install the mysql driver too 2009/10/5 Robert JUHASZ : > Hi, > > I added "fakeroot" from the Synaptic Package Manager and with this I could > pack my application - s

Re: [Gambas-user] packaging

2009-10-04 Thread Robert JUHASZ
Hi, I added "fakeroot" from the Synaptic Package Manager and with this I could pack my application - soma packages with different extension. I launched the .deb package which installed the application! I just had some complications after... Whet I started the application it refuses to connect to

Re: [Gambas-user] packaging

2009-10-01 Thread Petit Eric
yes fakeroot pkg, you could also try MonoOSC on OBS server : http://sourceforge.net/projects/monoosc/ http://software.opensuse.org/search?baseproject=ALL&p=1&q=monoosc https://build.opensuse.org/ This is the best i found to deploy my application, that solve the dependency problem and give you the w

Re: [Gambas-user] packaging

2009-10-01 Thread Robert JUHASZ
Thanks, I'll try. Robi 2009/10/1 Doriano Blengino > yuhej ha scritto: > > Hello, > > > > I'm not very far from being able to test my first Gambas application. It > > works from the IDE, also the executable on my PC. > > I try to make a package to test it on a "virgin" ubuntu but I haven't > > s

Re: [Gambas-user] packaging

2009-10-01 Thread Charlie Reinl
Am Donnerstag, den 01.10.2009, 02:34 -0700 schrieb yuhej: > Hello, > > I'm not very far from being able to test my first Gambas application. It > works from the IDE, also the executable on my PC. > I try to make a package to test it on a "virgin" ubuntu but I haven't > succeeded. I got an error me

Re: [Gambas-user] packaging

2009-10-01 Thread Doriano Blengino
yuhej ha scritto: > Hello, > > I'm not very far from being able to test my first Gambas application. It > works from the IDE, also the executable on my PC. > I try to make a package to test it on a "virgin" ubuntu but I haven't > succeeded. I got an error message like that: > --

[Gambas-user] packaging

2009-10-01 Thread yuhej
Hello, I'm not very far from being able to test my first Gambas application. It works from the IDE, also the executable on my PC. I try to make a package to test it on a "virgin" ubuntu but I haven't succeeded. I got an error message like that: - Creati