I use Rh at work since the students either use RH or Suse. This gives me a chance to play with updates by RH and such fun things. I recently got RH 9 from Linux User and Developer so I thought I'd upgrade my work install. As luck would have it I went to do a live demonstration of nmap and got a weird error.
Apparently RH 9 upgraded their OpenSSL from 0.9.6b to 0.9.7. *BAH* I recompiled and still got the error.Very weird. So I did a little search and thought I'd try the rpm install. The install went and the program worked flawlessly. Weird.Quote:
error while loading shared libraries: libssl.so.2: cannot open shared object file: No such file or directory
I decided to try ettercap (another fun class tool). Same error. Recompile. Same error. Download RPM. It tells me this time that it's missing dependencies. So I went back to rpmfind.net and downloaded (and installed) the OpenSSL 0.9.6b. Now everything seems happy (until I find something else to break).
So if you run into this.. that's how you fix it. :D
