On Wed, 2003-11-12 at 14:18, Scott Baker wrote: > Has anyone got NTOP to work on Fedora? I'm having problems getting it to > compile, and all the RPMS I find for it complain about: > > [root@laptop root]# rpm -Uvh ntop-2.2.93-0.i386.rpm > error: Failed dependencies: > libcrypto.so.2 is needed by ntop-2.2.93-0 > libssl.so.2 is needed by ntop-2.2.93-0 > > Which is from an old version of OpenSSL. I'm stuck. Scott, Binary packages not built under FC1 will sometimes report failed dependencies like this. If you have the source file you might try 'rpm --rebuild ...'. I had to do this to make a binary of Brian Masney's new gftp-2.0.16-1 to upgrade the gftp-2.0.14-5 that came with FC1. --Doc Savage Fairview Heights, IL