You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You might need to build zrok specifically for your platform. If zrok version is failing, I would assume this is a significant binary incompatibility with your platform.
Context;
I'm on a constraint Linux environment without
lddconfig
.After reading those two links:
#642
https://openziti.discourse.group/t/zrok-share-failes-to-install-on-raspberry-pi-4/2198/8
I considered to symlink the file
/lib/ld-linux-armhf.so.3
to/lib/ld-linux.so.3
.But
The text was updated successfully, but these errors were encountered: