Libedit.so.2: No such file or directory

Could you use pax-utils’s lddtree to look at the binary’s shared libs and use patchelf using --replace-needed to patch the binary. Alternatively, just don’t use prebuilt binaries lol.

3 Likes