Hi all,
I've tried installing crowsnest both manually and through KIAUH, but I keep getting the same error.
I'm familiar with bash and tried stepping through the code that's erroring, but nothing is catching my eye as to what could be going wrong and there's no meaningful error to investigate. I'm running Ubuntu 22.04.3 LTS on a Raspberry Pi 4, which the README says is compatible with the software.
Please let me know if there's any further steps I can do to investigate this issue.
Thanks in advance!
ubuntu@Ender-3-V2-Neo:~/crowsnest$ sudo make install
crowsnest - A webcam daemon for multiple cams and stream services.
Ahoy!
Thank you for installing crowsnest ;)
This will take a while ...
Please reboot after the installation has finished.
Running apt-get update first ...
Hit:1 https://*****/repository/ubuntu-ports jammy InRelease
Hit:2 https://*****/repository/ubuntu-ports jammy-updates InRelease
Hit:3 https://*****/repository/ubuntu-ports jammy-backports InRelease
Hit:4 https://*****/repository/ubuntu-ports jammy-security InRelease
Reading package lists...
Running apt-get update first ... [OK]
Doing some tests ...
Checking for camera-streamer dependencies ...
Checking if device is a Raspberry Pi ...
Checking if device is a Raspberry Pi ... [OK]
Checking if device is not running Ubuntu ...
Checking if device is not running Ubuntu ... [FAILED]
This device is running Ubuntu therefore camera-streeamer cannot be installed ...
Doing some tests ... [OK]
Installing without camera-streamer ...
make: *** [Makefile:17: install] Error 1