[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 13:06:01 +0000
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On Sat, 22 Feb 2025 at 13:00, Bruce Steers <bsteers4@xxxxxxxxx> wrote: > > On Sat, 22 Feb 2025 at 12:53, Bruce Steers <bsteers4@xxxxxxxxx> wrote: > >> >> 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' >> > > > I see what's happened. > the instruction have initially correctly used \' so the markdown shows as > just a quote but then because there are also 4 spaces at the start of the > lines they are printed as <code></code> blocks so the \ shows too. > > Respects > BruceS > I have now fixed that :) BruceS
Re: Gambas on Mint 22, Ubuntu 24.04 and Debian12 | Gianluigi <gradobag@xxxxxxxxxxx> |