All the packages of version 0.1.1507881226-1mk for raspbian are there

Unfortunately raspbian should no longer exist as a distro, because the packages are binary identical to jessie-armhf

Installing machinekit first, will find machinekit-rt-preempt, but it is probably not going to find libczmq4 and libzmq3, because they have jessie tags.

You should find that if you purge your packages (machinekit, machinekit-rt-preempt libczmq libzmq python-zmq),
change the distro tag in your /etc/sources.list.d/machinekit.list to jessie
do
apt-get update
apt-get install machinekit machinekit-rt-preempt

It will install and work

Otherwise, later I should be able to produce some libs that are specifically tagged ~raspbian.

On 16/10/17 22:10, Petros Makris wrote:
All I can see is that machinekit depends on libczmq4 which is available in stretch.

On Monday, October 16, 2017 at 11:41:06 PM UTC+3, Petros Makris wrote:
Hello,

If booting to the latest 8.x jessie raspbian and following the instructions in machinekit.io you get

(after installing the latest rt-preempt kernel)

The following packages have unmet dependencies:

machinekit-rt-preempt: Depends: machinekit (=0.1.1507881226-1mk.travis.master.git15d5a3f6) but is not going to be installed

Any ideas? 


--
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 [email protected].
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

--
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 [email protected].
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to