install linuxcnc on Linux Mint 17.1 Rebecca
install linuxcnc on Linux Mint 17.1 Rebecca
(without real time kernel)
http://linuxcnc.org/docs/2.7/html/getting-started/getting-linuxcnc.html#_installing_on_debian_wheezy_and_debian_jessie_with_preempt_rt_kernel
Add a new apt source that looks like this:
deb http://linuxcnc.org/ jessie base 2.7-uspace
then:
apt-get update
apt-get install linuxcnc-uspace
after installation you can start LinuxCNC:
linuxcnc
Leave a Reply