On Sun, 26 Jan 2025 at 02:51, John Dammeyer <jo...@autoartisans.com> wrote:

However it installs as 2.9.1 rather than 2.9.2.
>

Odd. I didn't make or test those images, so wasn't aware. They were made
soon after the 2.9.2 release, so should have been 2.9.2

Paths for that version are also a bit screwed up because now the user
> folder is 'cnc' rather than 'pi' so now LinuxCNC won't run until the icon
> is edited to have 'cnc' instead of 'pi' in the path.
>

I will pass that on to the elves who make the Pi image.

If the 2.9.1 is adequate for upgrading to 2.9.4 what's the command sequence
> to do that?


sudo apt-get update (which might give an error about the key for the
EtherLab repo which you can ignore)
followed by
sudo apt-get upgrade

Should do it. (it will upgrade everything to match)

Oddly, when I just did this it happily updated the docs, but not the main
linuxcnc-uspace package, saying that it was "kept back", possibly due to a
gtksourceview version change(guess)

If this is the case

sudo apt-get --with-new-pkgs upgrade linuxcnc linuxcnc-dev

Should stop the linuxcnc package being held back.

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is designed
for the especial use of mechanical geniuses, daredevils and lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912

_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to