|
From: andy p. <bod...@gm...> - 2026-06-08 14:35:12
|
On Mon, 8 Jun 2026 at 11:40, Thomas J Powderly <tj...@gm...> wrote: > (I always build a RIP after a new LCNC version install) ... > fakeroot debian/rules binary-arch Are you sure you mean RIP? RIP (Run - in - place) is: cd linuxcnc-dev/src ./autogen.sh ./configure make sudo make setuid Then . ./scripts/rip-environment. You seem to have built a deb package. You could just install that as an installed version. It's a bit more convenient than a RIP as you don't need to source rip-environment. sudo apt-get install ./linuxcnc-uspace_2.10.0~pre1_arm64.deb -- 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 |