Re: [Gambas-user] Installing GAMBAS on MINT

2016-12-28 Thread Gianluigi
True, even I have not received this email, and even this one [0]. Regards Gianluigi [0] http://gambas.8142.n7.nabble.com/Christmas-td58062.html 2016-12-28 12:03 GMT+01:00 Fabien Bodard : > This is strange that I've not receipte this mail > > 2016-12-28 9:09 GMT+01:00 Charlie : > > Try pressing

Re: [Gambas-user] Installing GAMBAS on MINT

2016-12-28 Thread Fabien Bodard
This is strange that I've not receipte this mail 2016-12-28 9:09 GMT+01:00 Charlie : > Try pressing F4 when looking at the form. Mint comes with an old version of > Gambas. If you want to keep up to date with the latest stable release run > the following in Terminal. It will add the Gambas reposit

Re: [Gambas-user] Installing GAMBAS on MINT

2016-12-28 Thread Charlie
Try pressing F4 when looking at the form. Mint comes with an old version of Gambas. If you want to keep up to date with the latest stable release run the following in Terminal. It will add the Gambas repository and update everything for you. *sudo add-apt-repository -y ppa:gambas-team/gambas3 && su