On Tue, 18 Jul 2023 at 21:43, Rod Webster <r...@vehiclemods.net.au> wrote:
> There is not a v 2.9 buildbot for the Pi so I think it requires building > from source. I don't think that there is one that builds for a 64 bit kernel, or for Bookworm, so you are correct. sudo apt-get install build-essential git git-gui git clone https://github.com/LinuxCNC/linuxcnc.git linuxcnc-dev cd linuxcnc-dev git checkout 2.9 git pull Now get the dependencies ./debian/configure dpkg-checkbuilddeps Copy the list sudo apt-get install {paste the list, then edit the list to remove brackets, versions, alternatives) Now you can compile cd src ./autogen.sh ./configure make sudo make setuid This will be a run-in-place, so then . ../scripts rip-environment linuxcnc -- 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-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers