On Thu, Feb 14, 2002 at 08:49:01AM -0500, Bert Vortman wrote: > I was trying to install openssh from rawhide, > it asked for libcrypto.so.3, which should be present in > glibc, but is not. Am i missing something here (is libcrypt moved > somewhere else?), or should i recompile openssh? The packages are compiled with the version of openssl from Raw Hide, so you'll need that as well (and if you want just the openssh update, you'll likely need the openssl096b binary compat package to keep from breaking lots of dependencies). HTH, Nalin