libssl

Julien Gabel jpeg at thilelli.net
Tue Apr 6 09:36:37 PDT 2004


> 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.


More information about the freebsd-questions mailing list