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 BlackBerry&reg; 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

Reply via email to