[Gambas-user] packaging

Robert JUHASZ robert1juhasz at ...626...
Fri Nov 13 13:07:57 CET 2009


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.fr at ...626...>

> no problem here on gambas2.17 with ubuntu 9.10
>
> please install the gambas-db-mysql package
>
> 2009/11/13 Robert JUHASZ <robert1juhasz at ...626...>:
> > 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.fr at ...626...>
> >
> >> i can  try
> >>
> >> 2009/11/13 Robert JUHASZ <robert1juhasz at ...626...>:
> >>  > 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.fr at ...626...>
> >> >
> >> >> the mysql driver does not depend on gambas but on the installation of
> >> >> libmysqlclient !!
> >> >>
> >> >>
> >> >>
> >> >> 2009/11/12 Robert JUHASZ <robert1juhasz at ...626...>:
> >> >>  > 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 <robert1juhasz at ...626...>
> >> >> >
> >> >> >> 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 <gambas at ...1...>
> >> >> >>
> >> >> >>  > 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 at 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 at 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 at 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 at 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 at 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 at 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 at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list