pi@RPi-3-2:~ $wget -O nomachine.deb https://download.nomachine.com/download/8.16/Raspberry/nomachine_8.16.1_1_arm64.deb
pi@RPi-3-2:~ $sudo dpkg -i nomachine.deb
(Reading database … 130221 files and directories currently installed.)
Preparing to unpack nomachine.deb …
/usr/NX/bin/nxserver.bin: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
dpkg: error processing archive nomachine.deb (–install):
new nomachine:armhf package pre-installation script subprocess returned error exit status 127
Errors were encountered while processing:
nomachine.deb
Any ideas? It’s almost as if the deb file is actually armhf not arm64 (aarch64).