[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 Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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 have Gambas on
 Xubuntu 14.04, and I created here the package automatically via the Gambas
 widget. In the end, I am informed that the creation was successful, then
 going to the folder where the package files are present, I see that these are
 three .deb files, four .gz files, and further text files (with extensions
 .dsc, .changes). When I right-click and choose Open With Gdebi on the
 .deb, it happens at the end this error

 *Error: Dependency is not satisfiable: gambas3-runtime(=3.7)*

 Same thing if I choose to go through the Ubuntu repositories (Ubuntu
 Software Center).
 Can you tell me what it depends on this issue? Currently I cannot
 package applications
 written in Gambas, but only run them through the Create executable menu,
 that requires the presence of Gambas in the system.

 Best regards, Fabiano

 *MY SYSTEM + GAMBAS VERSION INFORMATIONS *

 [System]
 Gambas=3.7.1
 OperatingSystem=Linux
 Kernel=3.16.0-30-generic
 Architecture=x86
 Distribution=Ubuntu 14.04.2 LTS
 Desktop=XFCE
 Theme=QGtk
 Language=it_IT.UTF-8
 Memory=2010M
 [Libraries]
 Cairo=libcairo.so.2.11301.0
 Curl=libcurl.so.4.3.0
 DBus=libdbus-1.so.3.7.6
 GStreamer=libgstreamer-0.10.so.0.30.0
 GStreamer=libgstreamer-1.0.so.0.204.0
 GTK+3=libgtk-3.so.0.1000.8
 GTK+=libgtk-x11-2.0.so.0.2400.23
 OpenGL=libGL.so.1.2.0
 Poppler=libpoppler.so.44.0.0
 Qt4=libQtCore.so.4.8.6
 SDL=libSDL-1.2.so.0.11.4
 --
 One dashboard for servers and applications across Physical-Virtual-Cloud
 Widest out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that give you Actionable Insights
 Deep dive visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user



 Hello Fabiano,
 you can look here [0]
 HTH
 Gianluigi

 [0] http://www.gambas-it.org/smf/index.php?topic=3891.msg34922#msg34922

 --
 One dashboard for servers and applications across Physical-Virtual-Cloud
 Widest out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that give you Actionable Insights
 Deep dive visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user



For those who do not know Italian:
The cause of the error is that the repositories of Ubuntu are 3.1.1 and 
you've created the program with 3.7.
You must update the repository with the right PPA, stable or daily.
Regards
Gianluig

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[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. In the end, I am informed that the creation was successful, then
going to the folder where the package files are present, I see that these are
three .deb files, four .gz files, and further text files (with extensions
.dsc, .changes). When I right-click and choose Open With Gdebi on the
.deb, it happens at the end this error

*Error: Dependency is not satisfiable: gambas3-runtime(=3.7)*

Same thing if I choose to go through the Ubuntu repositories (Ubuntu
Software Center).
Can you tell me what it depends on this issue? Currently I cannot
package applications
written in Gambas, but only run them through the Create executable menu,
that requires the presence of Gambas in the system.

Best regards, Fabiano

*MY SYSTEM + GAMBAS VERSION INFORMATIONS *

[System]
Gambas=3.7.1
OperatingSystem=Linux
Kernel=3.16.0-30-generic
Architecture=x86
Distribution=Ubuntu 14.04.2 LTS
Desktop=XFCE
Theme=QGtk
Language=it_IT.UTF-8
Memory=2010M
[Libraries]
Cairo=libcairo.so.2.11301.0
Curl=libcurl.so.4.3.0
DBus=libdbus-1.so.3.7.6
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.204.0
GTK+3=libgtk-3.so.0.1000.8
GTK+=libgtk-x11-2.0.so.0.2400.23
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.44.0.0
Qt4=libQtCore.so.4.8.6
SDL=libSDL-1.2.so.0.11.4
--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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 created here the package automatically via the Gambas
 widget. In the end, I am informed that the creation was successful, then
 going to the folder where the package files are present, I see that these are
 three .deb files, four .gz files, and further text files (with extensions
 .dsc, .changes). When I right-click and choose Open With Gdebi on the
 .deb, it happens at the end this error

 *Error: Dependency is not satisfiable: gambas3-runtime(=3.7)*

 Same thing if I choose to go through the Ubuntu repositories (Ubuntu
 Software Center).
 Can you tell me what it depends on this issue? Currently I cannot
 package applications
 written in Gambas, but only run them through the Create executable menu,
 that requires the presence of Gambas in the system.

 Best regards, Fabiano

 *MY SYSTEM + GAMBAS VERSION INFORMATIONS *

 [System]
 Gambas=3.7.1
 OperatingSystem=Linux
 Kernel=3.16.0-30-generic
 Architecture=x86
 Distribution=Ubuntu 14.04.2 LTS
 Desktop=XFCE
 Theme=QGtk
 Language=it_IT.UTF-8
 Memory=2010M
 [Libraries]
 Cairo=libcairo.so.2.11301.0
 Curl=libcurl.so.4.3.0
 DBus=libdbus-1.so.3.7.6
 GStreamer=libgstreamer-0.10.so.0.30.0
 GStreamer=libgstreamer-1.0.so.0.204.0
 GTK+3=libgtk-3.so.0.1000.8
 GTK+=libgtk-x11-2.0.so.0.2400.23
 OpenGL=libGL.so.1.2.0
 Poppler=libpoppler.so.44.0.0
 Qt4=libQtCore.so.4.8.6
 SDL=libSDL-1.2.so.0.11.4
 --
 One dashboard for servers and applications across Physical-Virtual-Cloud
 Widest out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that give you Actionable Insights
 Deep dive visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user



Hello Fabiano,
you can look here [0]
HTH
Gianluigi

[0] http://www.gambas-it.org/smf/index.php?topic=3891.msg34922#msg34922

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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
--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[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

Christof Thalhofer

-- 
Dies ist keine Signatur



signature.asc
Description: OpenPGP digital signature
--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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.

Sorry, I wrote this again, because I did not see my first mail in the
mailinglist ...


Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur



signature.asc
Description: OpenPGP digital signature
--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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
 shown when packaging:

 dpkg-buildpackage: Host-Architektur amd64
   dpkg-source --before-build xyz-program-0.4.3
 dpkg-source: Warnung: Abhängigkeit (= 0.0.0) kann nicht ausgewertet werden
 dpkg-source: Fehler: Fehler beim Parsen von Build-Depends

 I try a translation of the error:
 dpkg-source: Warning: Dependancy (= 0.0.0) can not be parsed

 Any idea?


 Alles Gute

 Christof Thalhofer


Apparently there is some version number that dpkg-buildpackage does not 
like. Please provide your project.

-- 
Benoît Minisini

--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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?


Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur



signature.asc
Description: OpenPGP digital signature
--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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 an error
 shown when packaging:
 
  dpkg-buildpackage: Host-Architektur amd64
   dpkg-source --before-build xyz-program-0.4.3
  dpkg-source: Warnung: Abhängigkeit (= 0.0.0) kann nicht ausgewertet werden
  dpkg-source: Fehler: Fehler beim Parsen von Build-Depends
 
 I try a translation of the error:
 dpkg-source: Warning: Dependancy (= 0.0.0) can not be parsed
 
 Any idea?
 
 
 Alles Gute
 
 Christof Thalhofer

I believe I had something likewise when building a library.
As far as I can remember it was because my library had version 0.0.0 (or
maybe even 0.0.1, can't remeber as it has been a while ago).

Try increasing the version of your library and then package again and
see what happens. It worked for me.

-- 
Kind regards,

Willy (aka gbWilly)

http://gambasshowcase.org/
http://howtogambas.org
http://gambos.org





--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[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 amd64
  dpkg-source --before-build xyz-program-0.4.3
 dpkg-source: Warnung: Abhängigkeit (= 0.0.0) kann nicht ausgewertet werden
 dpkg-source: Fehler: Fehler beim Parsen von Build-Depends

I try a translation of the error:
dpkg-source: Warning: Dependancy (= 0.0.0) can not be parsed

Any idea?


Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur



signature.asc
Description: OpenPGP digital signature
--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[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 autotools packager right.

2) Nasty and only diagnosed tonight !-(  rpmbuild looks in the
packager's home dir for a couple of nicely hidden and cryptic files
called .rpmrc and .rpmmacros.

  .rpmrc appears to contain the i-whatever architecture translates, viz:
buildarchtranslate: i386: i586
buildarchtranslate: i486: i586
buildarchtranslate: i586: i586
buildarchtranslate: i686: i586

  .rpmmacros on the other hand has some stuff that are important, viz
%_topdir/home/bb/src/rpm
%_tmppath   /home/bb/src/tmp
%packager   paddys-hill
%distribution phhorse
%distsuffix ph12
%vendor Paddys-Hill_dot_Net

3) I'm pretty sure that we are using a generic and reasonably stable
version of rpmbuild:
  [bb@bluecow ~]$ rpmbuild --version
  RPM version 4.8.1

asideI am aware that there are (ahem) later versions available, but
not on sourceforge. (Ahem! and the changelog IMHO looks a little like a
mad cow on steroids who has lost her Valium prescription.)/aside

4) We build rpm packages for our clients outside gambas.  Which work.
So I'm not too amendable to the idea of mucking around with these files
to suit the gambas packager.

5) The problem, as far as I am able to see with my limited knowledge of
rpm builds, is the (_topdir) and (_tmppath) macros. These tend to
override the places that the gambas rpm builder scripts are looking for
stuff, in particular the source archive.

If you are still reading by now, God bless you.  I've been trying to
track this down for 12 hours straight.  

E'en more. I really would appreciate it, if you do know a heck of a lot
about rpmbuild, that you let me know so we can fix this and add it back
to gambas.

Bruce







--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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 gambas...@gmail.com

 Cannot
 load component 'gb.form.dialog': cannot find library

 you need to install this component too /

 2009/11/13 Fabien Bodard gambas...@gmail.com:
  my gambas2 is the ubuntu one... :/
 
  nothing special
 
  all is working well here
 
  2009/11/13 Robert JUHASZ robert1juh...@gmail.com:
  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
  missing? From the IDE I can fairly acces the mysql.
 
  I also use Gambas 2.17 but I'm not 100% sure if I installed correcly. Do
 you
  have a link where can I find a complete version? The links on the wiki
 are
  broken for me.
  Sorry for the lots of questions..
 
  Thx, Robi
 
  2009/11/13 Fabien Bodard gambas...@gmail.com
 
  no problem here on gambas2.17 with ubuntu 9.10
 
  please install the gambas-db-mysql package
 
  2009/11/13 Robert JUHASZ robert1juh...@gmail.com:
   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 category) then
 i
   should show the error message immediately as for the login I use
 mysql.
  
   The bad message is not that the database doesn't exists (it's
 normal
  for
   the first connection) but that the driver doesn't exists.
  
   If it can launch and requires login and password, the first time it
 works
   with administrator and rendszergazda. It created it's database
 after
  in
   the administrator sheet.
  
   If you meet the same troube as I do then you'll have problem even to
 use
   Gambas with mysql (same message: no driver for mysql). When removing
 the
   application with the Janitor and also the dependencies proposed by
 the
   Janitor then everything becomes normal with Gambas.
  
   Many thank,
   Robi
  
   2009/11/13 Fabien Bodard gambas...@gmail.com
  
   i can  try
  
   2009/11/13 Robert JUHASZ robert1juh...@gmail.com:
 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 gambas...@gmail.com
   
the mysql driver does not depend on gambas but on the
 installation of
libmysqlclient !!
   
   
   
2009/11/12 Robert JUHASZ robert1juh...@gmail.com:
  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 someone can help.

 Robi

 2009/11/2 Robert JUHASZ robert1juh...@gmail.com

 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 gam...@users.sourceforge.net

   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 after running the installation package file.
  -
  ERROR: #27: Cannot load component 'gb.form.dialog': cannot
 find
library
   file -
  I confirmed the same thing on 2 different PC with ubuntu
 9.04
  and
   on
the
  second with ubuntu 9.10. Always the same.
 
  Gambas comes back after running the Computer Janitor and
  removing
first
 my
  application and also the proposed gambas components.
 
  I attach the package file, if you are brave enough to risk
 to
reproduce
 the
  error :-)
  (The source is also included, I think)
  Thanks if you have time to have a look on it.
 
  Regards, Robi
 
 

 You must use at least Gambas 2.14 to be able to add a
 dependency
  on
 gb.db.mysql in your project. The bug has been fixed in that
  release.

 The package you created will install all the 

Re: [Gambas-user] packaging

2009-11-13 Thread Fabien Bodard
i can  try

2009/11/13 Robert JUHASZ robert1juh...@gmail.com:
 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 gambas...@gmail.com

 the mysql driver does not depend on gambas but on the installation of
 libmysqlclient !!



 2009/11/12 Robert JUHASZ robert1juh...@gmail.com:
   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 someone can help.
 
  Robi
 
  2009/11/2 Robert JUHASZ robert1juh...@gmail.com
 
  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 gam...@users.sourceforge.net
 
    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 after running the installation package file.
   -
   ERROR: #27: Cannot load component 'gb.form.dialog': cannot find
 library
    file -
   I confirmed the same thing on 2 different PC with ubuntu 9.04 and on
 the
   second with ubuntu 9.10. Always the same.
  
   Gambas comes back after running the Computer Janitor and removing
 first
  my
   application and also the proposed gambas components.
  
   I attach the package file, if you are brave enough to risk to
 reproduce
  the
   error :-)
   (The source is also included, I think)
   Thanks if you have time to have a look on it.
  
   Regards, Robi
  
  
 
  You must use at least Gambas 2.14 to be able to add a dependency on
  gb.db.mysql in your project. The bug has been fixed in that release.
 
  The package you created will install all the dependencies needed to run
  *your*
  program, but not the Gambas IDE. If you want to run the Gambas IDE on
 the
  destination system, you must install the gambas2-ide package.
 
  If you have installed the gambas2-ide package, and can't run Gambas,
 then
  the
  package is buggy.
 
  Regards,
 
  --
  Benoît Minisini
 
 
 
 --
  Come build with us! The BlackBerry(R) Developer Conference in SF, CA
  is the only developer event you need to attend this year. Jumpstart
 your
  developing skills, take BlackBerry mobile applications to market and
 stay
  ahead of the curve. Join us from November 9 - 12, 2009. Register now!
  http://p.sf.net/sfu/devconference
  ___
  Gambas-user mailing list
  Gambas-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/gambas-user
 
 
 
 
 --
  Let Crystal Reports handle the reporting - Free Crystal Reports 2008
 30-Day
  trial. Simplify your report design, integration and deployment - and
 focus on
  what you do best, core application coding. Discover what's new with
  Crystal Reports now.  http://p.sf.net/sfu/bobj-july
  ___
  Gambas-user mailing list
  Gambas-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/gambas-user
 


 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus
 on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
  ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user


--
Let Crystal 

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 category) then i
should show the error message immediately as for the login I use mysql.

The bad message is not that the database doesn't exists (it's normal for
the first connection) but that the driver doesn't exists.

If it can launch and requires login and password, the first time it works
with administrator and rendszergazda. It created it's database after in
the administrator sheet.

If you meet the same troube as I do then you'll have problem even to use
Gambas with mysql (same message: no driver for mysql). When removing the
application with the Janitor and also the dependencies proposed by the
Janitor then everything becomes normal with Gambas.

Many thank,
Robi

2009/11/13 Fabien Bodard gambas...@gmail.com

 i can  try

 2009/11/13 Robert JUHASZ robert1juh...@gmail.com:
   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 gambas...@gmail.com
 
  the mysql driver does not depend on gambas but on the installation of
  libmysqlclient !!
 
 
 
  2009/11/12 Robert JUHASZ robert1juh...@gmail.com:
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 someone can help.
  
   Robi
  
   2009/11/2 Robert JUHASZ robert1juh...@gmail.com
  
   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 gam...@users.sourceforge.net
  
 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 after running the installation package file.
-
ERROR: #27: Cannot load component 'gb.form.dialog': cannot find
  library
 file -
I confirmed the same thing on 2 different PC with ubuntu 9.04 and
 on
  the
second with ubuntu 9.10. Always the same.
   
Gambas comes back after running the Computer Janitor and removing
  first
   my
application and also the proposed gambas components.
   
I attach the package file, if you are brave enough to risk to
  reproduce
   the
error :-)
(The source is also included, I think)
Thanks if you have time to have a look on it.
   
Regards, Robi
   
   
  
   You must use at least Gambas 2.14 to be able to add a dependency on
   gb.db.mysql in your project. The bug has been fixed in that release.
  
   The package you created will install all the dependencies needed to
 run
   *your*
   program, but not the Gambas IDE. If you want to run the Gambas IDE
 on
  the
   destination system, you must install the gambas2-ide package.
  
   If you have installed the gambas2-ide package, and can't run Gambas,
  then
   the
   package is buggy.
  
   Regards,
  
   --
   Benoît Minisini
  
  
  
 
 --
   Come build with us! The BlackBerry(R) Developer Conference in SF, CA
   is the only developer event you need to attend this year. Jumpstart
  your
   developing skills, take BlackBerry mobile applications to market and
  stay
   ahead of the curve. Join us from November 9 - 12, 2009. Register
 now!
   http://p.sf.net/sfu/devconference
   ___
   Gambas-user mailing list
   Gambas-user@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/gambas-user
  
  
  
  
 
 --
   Let Crystal Reports handle the reporting - Free Crystal Reports 2008
  30-Day
   trial. Simplify your report design, integration and deployment - and
  focus on
   what you do best, core application coding. Discover what's new with
   Crystal Reports now.  http://p.sf.net/sfu/bobj-july
   ___
   Gambas-user mailing list
   Gambas-user@lists.sourceforge.net
   

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 robert1juh...@gmail.com:
 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 category) then i
 should show the error message immediately as for the login I use mysql.

 The bad message is not that the database doesn't exists (it's normal for
 the first connection) but that the driver doesn't exists.

 If it can launch and requires login and password, the first time it works
 with administrator and rendszergazda. It created it's database after in
 the administrator sheet.

 If you meet the same troube as I do then you'll have problem even to use
 Gambas with mysql (same message: no driver for mysql). When removing the
 application with the Janitor and also the dependencies proposed by the
 Janitor then everything becomes normal with Gambas.

 Many thank,
 Robi

 2009/11/13 Fabien Bodard gambas...@gmail.com

 i can  try

 2009/11/13 Robert JUHASZ robert1juh...@gmail.com:
   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 gambas...@gmail.com
 
  the mysql driver does not depend on gambas but on the installation of
  libmysqlclient !!
 
 
 
  2009/11/12 Robert JUHASZ robert1juh...@gmail.com:
    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 someone can help.
  
   Robi
  
   2009/11/2 Robert JUHASZ robert1juh...@gmail.com
  
   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 gam...@users.sourceforge.net
  
     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 after running the installation package file.
-
ERROR: #27: Cannot load component 'gb.form.dialog': cannot find
  library
 file -
I confirmed the same thing on 2 different PC with ubuntu 9.04 and
 on
  the
second with ubuntu 9.10. Always the same.
   
Gambas comes back after running the Computer Janitor and removing
  first
   my
application and also the proposed gambas components.
   
I attach the package file, if you are brave enough to risk to
  reproduce
   the
error :-)
(The source is also included, I think)
Thanks if you have time to have a look on it.
   
Regards, Robi
   
   
  
   You must use at least Gambas 2.14 to be able to add a dependency on
   gb.db.mysql in your project. The bug has been fixed in that release.
  
   The package you created will install all the dependencies needed to
 run
   *your*
   program, but not the Gambas IDE. If you want to run the Gambas IDE
 on
  the
   destination system, you must install the gambas2-ide package.
  
   If you have installed the gambas2-ide package, and can't run Gambas,
  then
   the
   package is buggy.
  
   Regards,
  
   --
   Benoît Minisini
  
  
  
 
 --
   Come build with us! The BlackBerry(R) Developer Conference in SF, CA
   is the only developer event you need to attend this year. Jumpstart
  your
   developing skills, take BlackBerry mobile applications to market and
  stay
   ahead of the curve. Join us from November 9 - 12, 2009. Register
 now!
   http://p.sf.net/sfu/devconference
   ___
   Gambas-user mailing list
   Gambas-user@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/gambas-user
  
  
  
  
 
 --
   Let Crystal Reports handle the reporting - Free Crystal Reports 2008
  30-Day
   trial. Simplify your report design, integration and deployment - and
  focus on
   what you do best, core application coding. Discover what's new with
   Crystal Reports now.  http://p.sf.net/sfu/bobj-july
   

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
missing? From the IDE I can fairly acces the mysql.

I also use Gambas 2.17 but I'm not 100% sure if I installed correcly. Do you
have a link where can I find a complete version? The links on the wiki are
broken for me.
Sorry for the lots of questions..

Thx, Robi

2009/11/13 Fabien Bodard gambas...@gmail.com

 no problem here on gambas2.17 with ubuntu 9.10

 please install the gambas-db-mysql package

 2009/11/13 Robert JUHASZ robert1juh...@gmail.com:
  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 category) then i
  should show the error message immediately as for the login I use mysql.
 
  The bad message is not that the database doesn't exists (it's normal
 for
  the first connection) but that the driver doesn't exists.
 
  If it can launch and requires login and password, the first time it works
  with administrator and rendszergazda. It created it's database after
 in
  the administrator sheet.
 
  If you meet the same troube as I do then you'll have problem even to use
  Gambas with mysql (same message: no driver for mysql). When removing the
  application with the Janitor and also the dependencies proposed by the
  Janitor then everything becomes normal with Gambas.
 
  Many thank,
  Robi
 
  2009/11/13 Fabien Bodard gambas...@gmail.com
 
  i can  try
 
  2009/11/13 Robert JUHASZ robert1juh...@gmail.com:
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 gambas...@gmail.com
  
   the mysql driver does not depend on gambas but on the installation of
   libmysqlclient !!
  
  
  
   2009/11/12 Robert JUHASZ robert1juh...@gmail.com:
 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 someone can help.
   
Robi
   
2009/11/2 Robert JUHASZ robert1juh...@gmail.com
   
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 gam...@users.sourceforge.net
   
  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 after running the installation package file.
 -
 ERROR: #27: Cannot load component 'gb.form.dialog': cannot find
   library
  file -
 I confirmed the same thing on 2 different PC with ubuntu 9.04
 and
  on
   the
 second with ubuntu 9.10. Always the same.

 Gambas comes back after running the Computer Janitor and
 removing
   first
my
 application and also the proposed gambas components.

 I attach the package file, if you are brave enough to risk to
   reproduce
the
 error :-)
 (The source is also included, I think)
 Thanks if you have time to have a look on it.

 Regards, Robi


   
You must use at least Gambas 2.14 to be able to add a dependency
 on
gb.db.mysql in your project. The bug has been fixed in that
 release.
   
The package you created will install all the dependencies needed
 to
  run
*your*
program, but not the Gambas IDE. If you want to run the Gambas
 IDE
  on
   the
destination system, you must install the gambas2-ide package.
   
If you have installed the gambas2-ide package, and can't run
 Gambas,
   then
the
package is buggy.
   
Regards,
   
--
Benoît Minisini
   
   
   
  
 
 --
Come build with us! The BlackBerry(R) Developer Conference in SF,
 CA
is the only developer event you need to attend this year.
 

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 robert1juh...@gmail.com:
 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
 missing? From the IDE I can fairly acces the mysql.

 I also use Gambas 2.17 but I'm not 100% sure if I installed correcly. Do you
 have a link where can I find a complete version? The links on the wiki are
 broken for me.
 Sorry for the lots of questions..

 Thx, Robi

 2009/11/13 Fabien Bodard gambas...@gmail.com

 no problem here on gambas2.17 with ubuntu 9.10

 please install the gambas-db-mysql package

 2009/11/13 Robert JUHASZ robert1juh...@gmail.com:
  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 category) then i
  should show the error message immediately as for the login I use mysql.
 
  The bad message is not that the database doesn't exists (it's normal
 for
  the first connection) but that the driver doesn't exists.
 
  If it can launch and requires login and password, the first time it works
  with administrator and rendszergazda. It created it's database after
 in
  the administrator sheet.
 
  If you meet the same troube as I do then you'll have problem even to use
  Gambas with mysql (same message: no driver for mysql). When removing the
  application with the Janitor and also the dependencies proposed by the
  Janitor then everything becomes normal with Gambas.
 
  Many thank,
  Robi
 
  2009/11/13 Fabien Bodard gambas...@gmail.com
 
  i can  try
 
  2009/11/13 Robert JUHASZ robert1juh...@gmail.com:
    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 gambas...@gmail.com
  
   the mysql driver does not depend on gambas but on the installation of
   libmysqlclient !!
  
  
  
   2009/11/12 Robert JUHASZ robert1juh...@gmail.com:
     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 someone can help.
   
Robi
   
2009/11/2 Robert JUHASZ robert1juh...@gmail.com
   
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 gam...@users.sourceforge.net
   
  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 after running the installation package file.
 -
 ERROR: #27: Cannot load component 'gb.form.dialog': cannot find
   library
  file -
 I confirmed the same thing on 2 different PC with ubuntu 9.04
 and
  on
   the
 second with ubuntu 9.10. Always the same.

 Gambas comes back after running the Computer Janitor and
 removing
   first
my
 application and also the proposed gambas components.

 I attach the package file, if you are brave enough to risk to
   reproduce
the
 error :-)
 (The source is also included, I think)
 Thanks if you have time to have a look on it.

 Regards, Robi


   
You must use at least Gambas 2.14 to be able to add a dependency
 on
gb.db.mysql in your project. The bug has been fixed in that
 release.
   
The package you created will install all the dependencies needed
 to
  run
*your*
program, but not the Gambas IDE. If you want to run the Gambas
 IDE
  on
   the
destination system, you must install the gambas2-ide package.
   
If you have installed the gambas2-ide package, and can't run
 Gambas,
   then
the
package is buggy.
   
Regards,
   
--
Benoît Minisini
   
   
   
  
 
 

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 gambas...@gmail.com:
 my gambas2 is the ubuntu one... :/

 nothing special

 all is working well here

 2009/11/13 Robert JUHASZ robert1juh...@gmail.com:
 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
 missing? From the IDE I can fairly acces the mysql.

 I also use Gambas 2.17 but I'm not 100% sure if I installed correcly. Do you
 have a link where can I find a complete version? The links on the wiki are
 broken for me.
 Sorry for the lots of questions..

 Thx, Robi

 2009/11/13 Fabien Bodard gambas...@gmail.com

 no problem here on gambas2.17 with ubuntu 9.10

 please install the gambas-db-mysql package

 2009/11/13 Robert JUHASZ robert1juh...@gmail.com:
  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 category) then i
  should show the error message immediately as for the login I use mysql.
 
  The bad message is not that the database doesn't exists (it's normal
 for
  the first connection) but that the driver doesn't exists.
 
  If it can launch and requires login and password, the first time it works
  with administrator and rendszergazda. It created it's database after
 in
  the administrator sheet.
 
  If you meet the same troube as I do then you'll have problem even to use
  Gambas with mysql (same message: no driver for mysql). When removing the
  application with the Janitor and also the dependencies proposed by the
  Janitor then everything becomes normal with Gambas.
 
  Many thank,
  Robi
 
  2009/11/13 Fabien Bodard gambas...@gmail.com
 
  i can  try
 
  2009/11/13 Robert JUHASZ robert1juh...@gmail.com:
    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 gambas...@gmail.com
  
   the mysql driver does not depend on gambas but on the installation of
   libmysqlclient !!
  
  
  
   2009/11/12 Robert JUHASZ robert1juh...@gmail.com:
     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 someone can help.
   
Robi
   
2009/11/2 Robert JUHASZ robert1juh...@gmail.com
   
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 gam...@users.sourceforge.net
   
  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 after running the installation package file.
 -
 ERROR: #27: Cannot load component 'gb.form.dialog': cannot find
   library
  file -
 I confirmed the same thing on 2 different PC with ubuntu 9.04
 and
  on
   the
 second with ubuntu 9.10. Always the same.

 Gambas comes back after running the Computer Janitor and
 removing
   first
my
 application and also the proposed gambas components.

 I attach the package file, if you are brave enough to risk to
   reproduce
the
 error :-)
 (The source is also included, I think)
 Thanks if you have time to have a look on it.

 Regards, Robi


   
You must use at least Gambas 2.14 to be able to add a dependency
 on
gb.db.mysql in your project. The bug has been fixed in that
 release.
   
The package you created will install all the dependencies needed
 to
  run
*your*
program, but not the Gambas IDE. If you want to run the Gambas
 IDE
  on
   the
destination system, you must install the gambas2-ide package.
   
If you have installed the gambas2-ide package, and can't run
 Gambas,
   then
the
package 

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 someone can help.

Robi

2009/11/2 Robert JUHASZ robert1juh...@gmail.com

 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 gam...@users.sourceforge.net

   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 after running the installation package file.
  -
  ERROR: #27: Cannot load component 'gb.form.dialog': cannot find library
   file -
  I confirmed the same thing on 2 different PC with ubuntu 9.04 and on the
  second with ubuntu 9.10. Always the same.
 
  Gambas comes back after running the Computer Janitor and removing first
 my
  application and also the proposed gambas components.
 
  I attach the package file, if you are brave enough to risk to reproduce
 the
  error :-)
  (The source is also included, I think)
  Thanks if you have time to have a look on it.
 
  Regards, Robi
 
 

 You must use at least Gambas 2.14 to be able to add a dependency on
 gb.db.mysql in your project. The bug has been fixed in that release.

 The package you created will install all the dependencies needed to run
 *your*
 program, but not the Gambas IDE. If you want to run the Gambas IDE on the
 destination system, you must install the gambas2-ide package.

 If you have installed the gambas2-ide package, and can't run Gambas, then
 the
 package is buggy.

 Regards,

 --
 Benoît Minisini


 --
 Come build with us! The BlackBerry(R) Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart your
 developing skills, take BlackBerry mobile applications to market and stay
 ahead of the curve. Join us from November 9 - 12, 2009. Register now!
 http://p.sf.net/sfu/devconference
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user



--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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 robert1juh...@gmail.com:
 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 someone can help.

 Robi

 2009/11/2 Robert JUHASZ robert1juh...@gmail.com

 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 gam...@users.sourceforge.net

   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 after running the installation package file.
  -
  ERROR: #27: Cannot load component 'gb.form.dialog': cannot find library
   file -
  I confirmed the same thing on 2 different PC with ubuntu 9.04 and on the
  second with ubuntu 9.10. Always the same.
 
  Gambas comes back after running the Computer Janitor and removing first
 my
  application and also the proposed gambas components.
 
  I attach the package file, if you are brave enough to risk to reproduce
 the
  error :-)
  (The source is also included, I think)
  Thanks if you have time to have a look on it.
 
  Regards, Robi
 
 

 You must use at least Gambas 2.14 to be able to add a dependency on
 gb.db.mysql in your project. The bug has been fixed in that release.

 The package you created will install all the dependencies needed to run
 *your*
 program, but not the Gambas IDE. If you want to run the Gambas IDE on the
 destination system, you must install the gambas2-ide package.

 If you have installed the gambas2-ide package, and can't run Gambas, then
 the
 package is buggy.

 Regards,

 --
 Benoît Minisini


 --
 Come build with us! The BlackBerry(R) Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart your
 developing skills, take BlackBerry mobile applications to market and stay
 ahead of the curve. Join us from November 9 - 12, 2009. Register now!
 http://p.sf.net/sfu/devconference
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user



 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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 gambas...@gmail.com

 the mysql driver does not depend on gambas but on the installation of
 libmysqlclient !!



 2009/11/12 Robert JUHASZ robert1juh...@gmail.com:
   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 someone can help.
 
  Robi
 
  2009/11/2 Robert JUHASZ robert1juh...@gmail.com
 
  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 gam...@users.sourceforge.net
 
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 after running the installation package file.
   -
   ERROR: #27: Cannot load component 'gb.form.dialog': cannot find
 library
file -
   I confirmed the same thing on 2 different PC with ubuntu 9.04 and on
 the
   second with ubuntu 9.10. Always the same.
  
   Gambas comes back after running the Computer Janitor and removing
 first
  my
   application and also the proposed gambas components.
  
   I attach the package file, if you are brave enough to risk to
 reproduce
  the
   error :-)
   (The source is also included, I think)
   Thanks if you have time to have a look on it.
  
   Regards, Robi
  
  
 
  You must use at least Gambas 2.14 to be able to add a dependency on
  gb.db.mysql in your project. The bug has been fixed in that release.
 
  The package you created will install all the dependencies needed to run
  *your*
  program, but not the Gambas IDE. If you want to run the Gambas IDE on
 the
  destination system, you must install the gambas2-ide package.
 
  If you have installed the gambas2-ide package, and can't run Gambas,
 then
  the
  package is buggy.
 
  Regards,
 
  --
  Benoît Minisini
 
 
 
 --
  Come build with us! The BlackBerry(R) Developer Conference in SF, CA
  is the only developer event you need to attend this year. Jumpstart
 your
  developing skills, take BlackBerry mobile applications to market and
 stay
  ahead of the curve. Join us from November 9 - 12, 2009. Register now!
  http://p.sf.net/sfu/devconference
  ___
  Gambas-user mailing list
  Gambas-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/gambas-user
 
 
 
 
 --
  Let Crystal Reports handle the reporting - Free Crystal Reports 2008
 30-Day
  trial. Simplify your report design, integration and deployment - and
 focus on
  what you do best, core application coding. Discover what's new with
  Crystal Reports now.  http://p.sf.net/sfu/bobj-july
  ___
  Gambas-user mailing list
  Gambas-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/gambas-user
 


 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus
 on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
  ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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 after running the installation package file.
 -
 ERROR: #27: Cannot load component 'gb.form.dialog': cannot find library
  file -
 I confirmed the same thing on 2 different PC with ubuntu 9.04 and on the
 second with ubuntu 9.10. Always the same.
 
 Gambas comes back after running the Computer Janitor and removing first my
 application and also the proposed gambas components.
 
 I attach the package file, if you are brave enough to risk to reproduce the
 error :-)
 (The source is also included, I think)
 Thanks if you have time to have a look on it.
 
 Regards, Robi
 
 

You must use at least Gambas 2.14 to be able to add a dependency on 
gb.db.mysql in your project. The bug has been fixed in that release.

The package you created will install all the dependencies needed to run *your* 
program, but not the Gambas IDE. If you want to run the Gambas IDE on the 
destination system, you must install the gambas2-ide package.

If you have installed the gambas2-ide package, and can't run Gambas, then the 
package is buggy.

Regards,

-- 
Benoît Minisini

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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 link doesn't work, the Ubuntu built-in version (2.8)
doesn't handle the database part.

I used http://www.domotiga.nl/projects/domotiga/wiki/Gambas/Install which
installs the last version and works 100% correctly until I try to make a
package (fail with a missing fakeroute component). When installing fakeroute
then the package is created but I was not able to install my application,
even the gambas behaved starnge after.

Thanks for your help in advance.
Robi

2009/10/5 Robert JUHASZ robert1juh...@gmail.com

 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, probably will run again, but I don't know why it happened and how to
 avoid it to come back.
 By the way, once I installed someting (like gambas itself or my
 application) how can I uninstall it? I can't see them in the Synaptick
 Package Manager.

 :-(

 Robi

 2009/10/5, Benoît Minisini gam...@users.sourceforge.net:

  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 it's database by
  saying no driver for mySQL. However the executable worked properly
 just
  before.
  To catch the error I start gambas2 ... which refuses to start by saying
  ERROR: #27: Cannot load component 'gb.form.dialog': cannot find library
  file
 
  So now I would need some mainly to understand why it could have
 happened.
  I removed fakerote but no change. I don't know how to uninstall my
  application but it shouldn't affect gambas itself.
 
  Maybe I need to reinstall gambas. The last time I followed these
  instructions and it worked well except the packaging:
  http://www.domotiga.nl/projects/domotiga/wiki/Gambas/Install
 
  Thanks for any advice,
 
  Robi
 
 

 If you want your project to depend on the mysql driver, you must
 explicitely
 check it in the project property dialog, provided that your gambas version
 is
 high enough (= 2.14).

 Regards,

 --
 Benoît Minisini


 --
 Come build with us! The BlackBerryreg; Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart your
 developing skills, take BlackBerry mobile applications to market and stay
 ahead of the curve. Join us from November 9#45;12, 2009. Register
 now#33;
 http://p.sf.net/sfu/devconf
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user



--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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 robert1juh...@gmail.com:
 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 it's database by
 saying no driver for mySQL. However the executable worked properly just
 before.
 To catch the error I start gambas2 ... which refuses to start by saying
 ERROR: #27: Cannot load component 'gb.form.dialog': cannot find library
 file

 So now I would need some mainly to understand why it could have happened.
 I removed fakerote but no change. I don't know how to uninstall my
 application but it shouldn't affect gambas itself.

 Maybe I need to reinstall gambas. The last time I followed these
 instructions and it worked well except the packaging:
 http://www.domotiga.nl/projects/domotiga/wiki/Gambas/Install

 Thanks for any advice,

 Robi


 2009/10/1 Charlie Reinl karl.re...@fen-net.de

 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 message like that:
  -
  Creating package for Ubuntu.
  Making build directory.
  Creating desktop file...
  Sources are being debianizated.
  Creating package...
  sh: fakeroot: not found
  The package build has failed.
  Package.MakeDebPackage.531: 'dpkg-buildpackage' has failed.
  -
 
  Is there anything misiing from my system, I made a mistake or is this a
 bug?
  Thanks for your help.
 
  Robi

 Salut Robi,

 I think you have to install fakeroot


 --
 Amicalment
 Charlie



 --
 Come build with us! The BlackBerryreg; Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart your
 developing skills, take BlackBerry mobile applications to market and stay
 ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
 http://p.sf.net/sfu/devconf
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

 --
 Come build with us! The BlackBerryreg; Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart your
 developing skills, take BlackBerry mobile applications to market and stay
 ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
 http://p.sf.net/sfu/devconf
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user




-- 
Cordially.

Small Eric Quotations of the days:
---
I have no special talents. I am only passionately curious

--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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 surfz...@gmail.com

 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 robert1juh...@gmail.com:
  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 it's database by
  saying no driver for mySQL. However the executable worked properly just
  before.
  To catch the error I start gambas2 ... which refuses to start by saying
  ERROR: #27: Cannot load component 'gb.form.dialog': cannot find library
  file
 
  So now I would need some mainly to understand why it could have happened.
  I removed fakerote but no change. I don't know how to uninstall my
  application but it shouldn't affect gambas itself.
 
  Maybe I need to reinstall gambas. The last time I followed these
  instructions and it worked well except the packaging:
  http://www.domotiga.nl/projects/domotiga/wiki/Gambas/Install
 
  Thanks for any advice,
 
  Robi
 
 
  2009/10/1 Charlie Reinl karl.re...@fen-net.de
 
  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 message like that:
   -
   Creating package for Ubuntu.
   Making build directory.
   Creating desktop file...
   Sources are being debianizated.
   Creating package...
   sh: fakeroot: not found
   The package build has failed.
   Package.MakeDebPackage.531: 'dpkg-buildpackage' has failed.
   -
  
   Is there anything misiing from my system, I made a mistake or is this
 a
  bug?
   Thanks for your help.
  
   Robi
 
  Salut Robi,
 
  I think you have to install fakeroot
 
 
  --
  Amicalment
  Charlie
 
 
 
 
 --
  Come build with us! The BlackBerryreg; Developer Conference in SF, CA
  is the only developer event you need to attend this year. Jumpstart your
  developing skills, take BlackBerry mobile applications to market and
 stay
  ahead of the curve. Join us from November 9#45;12, 2009. Register
 now#33;
  http://p.sf.net/sfu/devconf
  ___
  Gambas-user mailing list
  Gambas-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/gambas-user
 
 
 --
  Come build with us! The BlackBerryreg; Developer Conference in SF, CA
  is the only developer event you need to attend this year. Jumpstart your
  developing skills, take BlackBerry mobile applications to market and stay
  ahead of the curve. Join us from November 9#45;12, 2009. Register
 now#33;
  http://p.sf.net/sfu/devconf
  ___
  Gambas-user mailing list
  Gambas-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/gambas-user
 



 --
 Cordially.

 Small Eric Quotations of the days:
 ---
 I have no special talents. I am only passionately curious


 --
 Come build with us! The BlackBerryreg; Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart your
 developing skills, take BlackBerry mobile applications to market and stay
 ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
 http://p.sf.net/sfu/devconf
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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 dependencies, you have special fields in the package
   that each address a list: Null, Suggest, Recommend  Depend, Depend oblige
   the depending package(s) to be installed at the same time of yours
   (solution that Petit Eric told you about),

* For a large number of dependencies, you can create an emty meta-package that
   only contains the needeed links as described above.

HTH

JY
-- 
The most important service rendered by the press is that of educating
people to approach printed matter with distrust.

--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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, probably will run again, but I don't know why it happened and how to
avoid it to come back.
By the way, once I installed someting (like gambas itself or my application)
how can I uninstall it? I can't see them in the Synaptick Package Manager.

:-(

Robi

2009/10/5, Benoît Minisini gam...@users.sourceforge.net:

  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 it's database by
  saying no driver for mySQL. However the executable worked properly just
  before.
  To catch the error I start gambas2 ... which refuses to start by saying
  ERROR: #27: Cannot load component 'gb.form.dialog': cannot find library
  file
 
  So now I would need some mainly to understand why it could have happened.
  I removed fakerote but no change. I don't know how to uninstall my
  application but it shouldn't affect gambas itself.
 
  Maybe I need to reinstall gambas. The last time I followed these
  instructions and it worked well except the packaging:
  http://www.domotiga.nl/projects/domotiga/wiki/Gambas/Install
 
  Thanks for any advice,
 
  Robi
 
 

 If you want your project to depend on the mysql driver, you must
 explicitely
 check it in the project property dialog, provided that your gambas version
 is
 high enough (= 2.14).

 Regards,

 --
 Benoît Minisini


 --
 Come build with us! The BlackBerryreg; Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart your
 developing skills, take BlackBerry mobile applications to market and stay
 ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
 http://p.sf.net/sfu/devconf
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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 it's database by
saying no driver for mySQL. However the executable worked properly just
before.
To catch the error I start gambas2 ... which refuses to start by saying
ERROR: #27: Cannot load component 'gb.form.dialog': cannot find library
file

So now I would need some mainly to understand why it could have happened.
I removed fakerote but no change. I don't know how to uninstall my
application but it shouldn't affect gambas itself.

Maybe I need to reinstall gambas. The last time I followed these
instructions and it worked well except the packaging:
http://www.domotiga.nl/projects/domotiga/wiki/Gambas/Install

Thanks for any advice,

Robi


2009/10/1 Charlie Reinl karl.re...@fen-net.de

 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 message like that:
  -
  Creating package for Ubuntu.
  Making build directory.
  Creating desktop file...
  Sources are being debianizated.
  Creating package...
  sh: fakeroot: not found
  The package build has failed.
  Package.MakeDebPackage.531: 'dpkg-buildpackage' has failed.
  -
 
  Is there anything misiing from my system, I made a mistake or is this a
 bug?
  Thanks for your help.
 
  Robi

 Salut Robi,

 I think you have to install fakeroot


 --
 Amicalment
 Charlie



 --
 Come build with us! The BlackBerryreg; Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart your
 developing skills, take BlackBerry mobile applications to market and stay
 ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
 http://p.sf.net/sfu/devconf
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[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:
-
Creating package for Ubuntu.
Making build directory.
Creating desktop file...
Sources are being debianizated.
Creating package...
sh: fakeroot: not found
The package build has failed.
Package.MakeDebPackage.531: 'dpkg-buildpackage' has failed.
-

Is there anything misiing from my system, I made a mistake or is this a bug?
Thanks for your help.

Robi
-- 
View this message in context: 
http://www.nabble.com/packaging-tp25695659p25695659.html
Sent from the gambas-user mailing list archive at Nabble.com.


--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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:
 -
 Creating package for Ubuntu.
 Making build directory.
 Creating desktop file...
 Sources are being debianizated.
 Creating package...
 sh: fakeroot: not found
 The package build has failed.
 Package.MakeDebPackage.531: 'dpkg-buildpackage' has failed.
 -

 Is there anything misiing from my system, I made a mistake or is this a bug?
 Thanks for your help.
   
Look at sh: fakeroot: not found.
This is the classical error about missing files/commands, so I think 
that you miss fakeroot.

Search the repository for a package named fakeroot or something like 
that, and install it.

I also think that the person who packaged gambas for your distribution 
(Ubuntu?) made an error, because gambas should require fakeroot.

Regards,
Doriano


--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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 message like that:
 -
 Creating package for Ubuntu.
 Making build directory.
 Creating desktop file...
 Sources are being debianizated.
 Creating package...
 sh: fakeroot: not found
 The package build has failed.
 Package.MakeDebPackage.531: 'dpkg-buildpackage' has failed.
 -
 
 Is there anything misiing from my system, I made a mistake or is this a bug?
 Thanks for your help.
 
 Robi

Salut Robi,

I think you have to install fakeroot


-- 
Amicalment
Charlie


--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] packaging

2009-10-01 Thread Robert JUHASZ
Thanks, I'll try.

Robi

2009/10/1 Doriano Blengino doriano.bleng...@fastwebnet.it

 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:
  -
  Creating package for Ubuntu.
  Making build directory.
  Creating desktop file...
  Sources are being debianizated.
  Creating package...
  sh: fakeroot: not found
  The package build has failed.
  Package.MakeDebPackage.531: 'dpkg-buildpackage' has failed.
  -
 
  Is there anything misiing from my system, I made a mistake or is this a
 bug?
  Thanks for your help.
 
 Look at sh: fakeroot: not found.
 This is the classical error about missing files/commands, so I think
 that you miss fakeroot.

 Search the repository for a package named fakeroot or something like
 that, and install it.

 I also think that the person who packaged gambas for your distribution
 (Ubuntu?) made an error, because gambas should require fakeroot.

 Regards,
 Doriano



 --
 Come build with us! The BlackBerryreg; Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart your
 developing skills, take BlackBerry mobile applications to market and stay
 ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
 http://p.sf.net/sfu/devconf
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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=ALLp=1q=monoosc
https://build.opensuse.org/
This is the best i found to deploy my application, that solve the
dependency problem and give you the way to build package for most
distro in one click :-)

2009/10/1 Robert JUHASZ robert1juh...@gmail.com:
 Thanks, I'll try.

 Robi

 2009/10/1 Doriano Blengino doriano.bleng...@fastwebnet.it

 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:
  -
  Creating package for Ubuntu.
  Making build directory.
  Creating desktop file...
  Sources are being debianizated.
  Creating package...
  sh: fakeroot: not found
  The package build has failed.
  Package.MakeDebPackage.531: 'dpkg-buildpackage' has failed.
  -
 
  Is there anything misiing from my system, I made a mistake or is this a
 bug?
  Thanks for your help.
 
 Look at sh: fakeroot: not found.
 This is the classical error about missing files/commands, so I think
 that you miss fakeroot.

 Search the repository for a package named fakeroot or something like
 that, and install it.

 I also think that the person who packaged gambas for your distribution
 (Ubuntu?) made an error, because gambas should require fakeroot.

 Regards,
 Doriano



 --
 Come build with us! The BlackBerryreg; Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart your
 developing skills, take BlackBerry mobile applications to market and stay
 ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
 http://p.sf.net/sfu/devconf
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

 --
 Come build with us! The BlackBerryreg; Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart your
 developing skills, take BlackBerry mobile applications to market and stay
 ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
 http://p.sf.net/sfu/devconf
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user




-- 
Cordially.

Small Eric Quotations of the days:
---
I have no special talents. I am only passionately curious

--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user