Hi,
I've tried to build the software with Nix, send it with scp and run it. I get the following error with the standalone version:
reMarkable: ~/ ./rM2-vnc-server-standalone
./rM2-vnc-server-standalone: error while loading shared libraries: libcrypto.so.1.0.2: cannot open shared object file: No such file or directory
I have /usr/lib/libcrypto.so.1.1 instead. Settings report "software version 2.6.2.75".
I'm not sure why the binary has any external dependency. I get the impression it's not meant that way
Hi,
I've tried to build the software with Nix, send it with scp and run it. I get the following error with the standalone version:
I have /usr/lib/libcrypto.so.1.1 instead. Settings report "software version 2.6.2.75".
I'm not sure why the binary has any external dependency. I get the impression it's not meant that way