I'm running Klipper on an Ubuntu VM (WSL) and can't seem to get Crowsnest to install. Every time I try, this happens:
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 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Reading package lists...
Running apt-get update first ... [OK]
Doing some tests ...
Checking for mjpg-streamer ...
Checking for mjpg-streamer ... [OK]
Checking for camera-streamer dependencies ...
Checking if device is a Raspberry Pi ...
Checking if device is a Raspberry Pi ... [FAILED]
This device is not a Raspberry Pi therefore camera-streeamer cannot be installed ...
Doing some tests ... [OK]
Installing without camera-streamer ...
make: *** [Makefile:19: install] Error 1```
Anyone have a clue what's happening here?