The command to get a package name, when a file is known :
# yum provides */libGeoIP.so.1
( The package name is : GeoIP ).
.....
# yum deplist ntop
gdbm chkconfig libpcap openssl rrdtool
perl GeoIP pcre zlib tcp_wrappers
.....
# yum list all
.. shows this :
ntop.i386 .. 3.3.9-7.el5 .. epel
epel =
Extra
Packages
EL
https://fedoraproject.org/wiki/EPEL
> > # yum install ntop
.....