I’m trying to activate the license on Debian Stretch with a small installation and I’m unable to enter the license code after the compatibility test finishes. The test finishes within a second without any errors, the terminal however does show two errors about SSL. The camera itself and Nuitrack work themselves, I can run the demos and my own tech demo for 3 minutes.
I’ve already tried different libssl/crypto versions to resolve the Qssl error issues. Do I need any other libraries installed?
We’re running Debian Stretch 9.6 using ARMv8. Nuitrack itselfs runs perfectly, just the activation tool does not.
It seems I’ve already executed the steps in the link. Before we downgraded (from 1.1) to libssl1.0-dev we had the same errors as in the link. Afterwards we got the same warnings as the accepted answer. Namely these previously named:
and send us the created “e24b…” file from the folder /usr/etc/nuitrack/data/ (in a private message). After that, we’ll send you the license.json file and you’ll be able to use Nuitrack Pro.
Additionally make sure these are installed for the nuitrack_sample:
freeglut3 freeglut3-dev
libboost-all-dev
I also advice using ‘ldd’ to see any possible missing requirements on Raspbian Buster as it depends which installation you get if it works quickly (e.g.: raspbian lite, default, recommended):