Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Apr 2004 18:36:32 +0200 (CEST)
From:      "Julien Gabel" <jpeg@thilelli.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: libssl
Message-ID:  <49707.192.168.0.105.1081269392.squirrel@webmail.thilelli.net>
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
> 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!)

If it is "/usr/lib/libssl.so.3", the following can do the job :

  # cd /usr/src/secure/lib/libssl
  # make obj && make depend && make

-- 
-jpeg.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49707.192.168.0.105.1081269392.squirrel>