[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gambas on Mint 22, Ubuntu 24.04 and Debian12
[Thread Prev] | [Thread Next]
- Subject: Re: Gambas on Mint 22, Ubuntu 24.04 and Debian12
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Date: Sat, 22 Feb 2025 12:53:25 +0000
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On Sat, 22 Feb 2025 at 12:38, Gianluigi <gradobag@xxxxxxxxxxx> wrote: > Il 22/02/25 13:29, Bruce Steers ha scritto: > > > > > > On Sat, 22 Feb 2025 at 12:24, Gianluigi <gradobag@xxxxxxxxxxx > > <mailto:gradobag@xxxxxxxxxxx>> wrote: > > > > Il 22/02/25 12:42, Bruce Steers ha scritto: > > > > > > On Sat, 22 Feb 2025 at 11:17, Gianluigi <gradobag@xxxxxxxxxxx > > <mailto:gradobag@xxxxxxxxxxx> > > > <mailto:gradobag@xxxxxxxxxxx <mailto:gradobag@xxxxxxxxxxx>>> > wrote: > > > > > > Hi, > > > > > > is any of you able to install the stable on desktop from OBS? > > > > > > > > > > > > i just tried, purge gambas3* then install OBS stable on Deb12 and > > Mint21 > > > for you,, no problems on either. > > > > > > > I tried on Mint 22, but could you tell me the steps you used for > > Debian 12? > > > > Thank you & Regards > > Gianluigi > > > > > > I changed my "master" apt link to this... > > deb http://download.opensuse.org/repositories/home:/gambas:/stable/ > > Debian_12/ <http://download.opensuse.org/repositories/home:/gambas:/ > > stable/Debian_12/> / > > > > then i did this... > > sudo apt purge gambas3* > > sudo apt update > > sudo apt install gambas3 > > > > > > Then if I understand correctly first it is necessary to install the > Master version of Gambas, then eliminate the Gambas installed, indicate > to Debian the path of the new stable repository and re-Installi Gambas. > > Is this the new strategy? > > Regards > Gianluigi No i just happened to already have master on the Deb12 VM so i removed it and changed to stable. I just tried on a fresh Deb12 docker and noticed one problem.. using the details from the wiki page https://gambaswiki.org/wiki/doc/packages#t5 echo \'deb http://download.opensuse.org/repositories/home:/gambas:/stable/Debian_12/ /\' | tee /etc/apt/sources.list.d/home:gambas:stable.list my source list entry then looked like this... (with the single quotes) 'deb http://download.opensuse.org/repositories/home:/gambas:/stable/Debian_12/ /' I had to edit the file and remove the 'single quotes' Now it is installing Respects BruceS
Re: Gambas on Mint 22, Ubuntu 24.04 and Debian12 | Bruce Steers <bsteers4@xxxxxxxxx> |