libssl

Andrew L. Gould algould at datawok.com
Tue Apr 6 09:53:22 PDT 2004


On Tuesday 06 April 2004 11:36 am, Julien Gabel 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!)
>
> 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

That's really cool.

Questions, though:

1. Is a 'make install' required?
2. If he has cvsup'd since his last 'make world', should he upgrade the entire 
system?  Or does it matter for this file?

Andrew Gould


More information about the freebsd-questions mailing list