> On 25 Sep 2017, at 01:47, Stephane Kolijn <stephane.kol...@gmail.com> wrote:
> 
> Hi all,
> 
> I have been trying to get machinekit up and running on my RPI3. As you might 
> guess out of this post. No succes yet :)
> 
> I have the latest rasbian, meaning stretch. debian 9
> 
> So i have been googling and reading. So i followed first following:
> 
> 10K replied the topic: LinuxCNC on Debian Stretch
> TIm-
> LIke you, I installed Stretch. I then added the rt kernel. I put in 
> linuxcnc-uspace, but not from the buildbot. Here's what I did, in case it 
> helps.
> 
> sudo apt-get install dirmngr
> sudo apt-key adv --keyserver hkp://keys.gnupg.net --recv-key 3cb9fd148f374fef
> 
> Required version of libboost-python is not in stretch repository.  
> Temporarily point to jessie
> 
> sudo nano /etc/apt/sources.list with nano to contain:
>       deb http://ftp.us.debian.org/debian jessie main
> sudo apt-get update
> sudo apt-get install linuxcnc-uspace
> 
> Now remove the pointer to jessie in sources.list
> sudo apt-get update
> 
> I did this but only the nano contain part i didnt understand.so skipped this. 
> than i followed the machinekit for kernel jessie RPÏ2
> and after i did the previous, i was able to do the first 2 steps. Kernel and 
> building it. I didn't get any errors.
> 
> But now how do i start Machinekit, cause strangely enough, i can not find 
> anything on my Pi?????
> 
> I find to start a program you run in terminal simply machinekit, but that 
> results in command not found. 
> 
> So now i am lost. Hope someone can help out.
> 
> Regards,
> 
> Stephane
Looks like you're mixing linuxcnc and Machinekit.
Did you follow the instructions here 
http://www.machinekit.io/docs/getting-started/getting-started-platform/

And specifically for the rpi (5)
http://www.machinekit.io/docs/getting-started/installing-packages/

-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups 
"Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to machinekit+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to