Date: Tue, 6 Apr 2004 12:44:33 -0400 From: dotc0m <dotc0m@twcny.rr.com> To: freebsd-questions@freebsd.org Subject: Re: libssl Message-ID: <20040406124433.4d7faa36@charon.paradigm-design.org> In-Reply-To: <6.1.0.5.2.20040406112456.00ab6ab8@localhost> References: <6.1.0.5.2.20040406112456.00ab6ab8@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 06 Apr 2004 11:25:36 -0500 "J.D. Bronson" <jbronson@wixb.com> wrote: > I deleted libssl.so.3 by accident.... > > Whats the best way to get it back w/o reloading (fetch depends on it...and > I found it fast!) > > Thanks :) > > > > > > > -- If (ok, mighty big if, but) you just recently build world, then you could just do: 'cp /usr/obj/usr/src/i386/usr/lib/libssl.so.3 /usr/lib'. Other than that, I think you'll have to build world again, I'm probably wrong about that tho. HTH.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040406124433.4d7faa36>