kerberos-io / machinery

(DEPRECATED) An open source image processing framework, which uses your USB-, IP- or RPi-camera to recognize events (e.g. motion).
https://www.kerberos.io
490 stars 104 forks source link

Can't install from Armbian #127

Closed joehk2017 closed 6 years ago

joehk2017 commented 6 years ago

Hello ,

I have problem with when i installed armbian-machinery-kerberosio-armhf-2.4.0.deb file and systemctl enable kerberosio && reboot then can't run kerberosio and the binary from /usr/bin/kerberosio folder No such file or directory said me haven't libcurl.so.4 and libavcodec.so.56 , but i have installed libcurl3 pkg-config libavcodec-dev libavformat-dev libswscale-dev .

How can i fix this ?

Thank !

cedricve commented 6 years ago

Hey @joehk2017,

Hmm might require a new build of the armbian deb file. We'll work on this.

Cédric

cedricve commented 6 years ago

WIP @ https://github.com/kerberos-io/machinery/issues/134