I think the rpi version of linux cnc is not the same as the pc version? Martin
________________________________ From: John Dammeyer I thought I would try this with no expectations that it would actually work. I have an apple MacBook Pro from around 2011 installed with the Raspberry Pi version of Linux. I tried Andy's " sudo apt-get install linuxcnc" but as you can see below it fails. I am up to date with update and upgrade. Is what I'm trying to do even possible? I do have LinuxCNC running on a Pi4. John john@raspberry:~ $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseye john@raspberry:~ $ cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 11 (bullseye)" NAME="Debian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" john@raspberry:~ $ uname -srm Linux 5.10.0-15-amd64 x86_64 john@raspberry:~ $ john@raspberry:~ $ sudo apt-get install linuxcnc Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package linuxcnc > -----Original Message----- > From: andy pugh [mailto:bodge...@gmail.com] > Sent: October-09-22 9:32 AM > To: Enhanced Machine Controller (EMC) > Subject: Re: [Emc-users] 2.9 ISO? > > On Sun, 9 Oct 2022 at 06:18, Thaddeus Waldner <thadw...@gmail.com> wrote: > , > > What is the quickest way to get an OS + realtime kernel + LinuxCNC 2.9 up > > and running on an Intel system from scratch? > > I think that if you install the Bookworm installer here: > https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including- > firmware/bookworm_di_alpha1+nonfree/amd64/iso-dvd/ > > Then you can just sudo apt-get install linuxcnc. > > Alternatively, start with the normal LinuxCNC installer (Buster) and > then get 2.9 from the LinuxCNC buildbot: > http://buildbot.linuxcnc.org > > -- > 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 _______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users _______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users