[Gambas-user] packaging

Benoît Minisini gambas at ...1...
Mon Oct 5 11:35:33 CEST 2009


> 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




More information about the User mailing list