[Gambas-user] packaging

Fabien Bodard gambas.fr at ...626...
Thu Nov 12 17:13:03 CET 2009


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
>




More information about the User mailing list