> 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.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to