Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Dec 2008 06:02:26 -0500
From:      Michael Powell <nightrecon@verizon.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: Locked myself out.. AGAIN!!
Message-ID:  <ghgagb$5df$1@ger.gmane.org>
References:  <f1019d520812070204u752a410bw5812dcc3fac04160@mail.gmail.com> <4ad871310812070207k2136ea12p9bd6c9be2c0afd0f@mail.gmail.com> <f1019d520812070230y39975a25q2d708583d16d977d@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ghgagb$5df$1>