You would be much better off if you were not to use an RPM. An RPM is a pre-compiled binary wrapped in an installer, sort of like a setup.exe program for Windows. Many of the RPMs have dependancies (as yours did) they are not very tolerant. Also, the RPMs are very out of date compared to the current code base of the product.
I suggest http://www.ntop.org/ntop.html and download the Beta snapshot. Build the gd-chart first (3 steps that are well documented in the package), then ntop. To configure the Makefile to see the gd-chart package you just made, use the following command line. ./configure --with-gdchart-root=../gdchart0.94c Hope that helps, -- J. Eric Josephson Director of Network and System Operations 978-720-2159 mailto:[EMAIL PROTECTED] "Nguyen, David M" To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> <david.m.nguy cc: [EMAIL PROTECTED]> Subject: [Ntop] ntop - compile errors on redhat linux Sent by: ntop-admin@un ipi.it 11/30/2001 06:57 PM Please respond to ntop I tried to compile ntop program on my red hat linux and received following errors, someone please advise what I need to do now? # rpm -i ntop.rpm error: failed dependencies: libcrypto.so.0.9.6 is needed by ntop-1.3.2-174 libreadline.so.4 is needed by ntop-1.3.2-174 libssl.so.0.9.6 is needed by ntop-1.3.2-174 Thanks in advance, David _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listmanager.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listmanager.unipi.it/mailman/listinfo/ntop
