Re: [Gambas-user] Incomplete gambas 3.9 install

2016-10-16 Thread richard terry
Thanks, didn't see this before I just used the ppa someone had listed previously, it seemed to work fine. richard On 14/10/16 12:56, T Lee Davidson wrote: > Whatever distribution you are using may likely did not automatically install > ALL of the Gambas components. For this particular >

Re: [Gambas-user] Incomplete gambas 3.9 install

2016-10-14 Thread Gianluigi
Probably say a stupidity, try doing: Project > Compile all and restart. Regards Gianluigi 2016-10-14 3:56 GMT+02:00 T Lee Davidson : > Whatever distribution you are using may likely did not automatically > install ALL of the Gambas components. For this particular >

Re: [Gambas-user] Incomplete gambas 3.9 install

2016-10-13 Thread T Lee Davidson
Whatever distribution you are using may likely did not automatically install ALL of the Gambas components. For this particular project, you will probably need to also install the gambas3-gb-desktop and gambas3-gb-media (however they are named in your distro) components. On 10/13/2016 06:05

[Gambas-user] Incomplete gambas 3.9 install

2016-10-13 Thread richard terry
Hi List, Just built a new machine for work and after doing a standard apt-get install gambas3 when running my project the error messages missing desktop.x11, gb.media and gb.media.form ?what's going on and how to fix. Thanks richard