https://bugzilla.mindrot.org/show_bug.cgi?id=2990

--- Comment #14 from Darren Tucker <[email protected]> ---
(In reply to admzzz from comment #13)
> ./ssh-keygen: error while loading shared libraries: libldns.so.2:
> cannot open shared object file: No such file or directory
[...]
> any suggestions?

You probably need to add /usr/local/lib (or wherever you put
libldns.so.2) to ld.so.conf so ld.so knows where to find it (see the
man page for ld.so(8)).

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to