Locked myself out.. AGAIN!!

Michael Powell nightrecon at verizon.net
Sun Dec 7 03:02:49 PST 2008


Redd Vinylene wrote:

> Thanks guys. But I guess I'm all outta luck:
> 
> $ sudo -s
> /libexec/ld-elf.so.1: Shared object "libutil.so.5" not found, required by
> "sudo"
> 
[snip]

Don't know if this would help but you might try creating a file called
libmap.conf in /etc and place in it:

libutil.so.5	libutil.so.7

This would be for a 7.x box. You can always do ldconfig -r |grep libutil
to look for the candidate for the entry for the right column above.

-Mike





More information about the freebsd-questions mailing list