See in-line...
-----Burton 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jon
Dossey
Sent: Friday, January 14, 2005 10:11 AM
To: [email protected]
Subject: RE: [Ntop] Unable to handle RRD file version 0003


> (See below, sorry for the previous top post!)
Don't kvetch - I do it all the time as it's just easier for me...


<snip />

> Burton (et al) - 

> I don't think this is the problem, I had a chance to check the
configuration, and noticed this:

> include path  -I/usr/src/redhat/SOURCES/ntop-3.0/myrrd

> Is there any easy way to verify which rrd it was linked against when it
was built?  I can't uninstall the rrdtool since I've got other applications
using it (namely, Cacti).

> Thanks,
> Jon Dossey
> DELTA HEALTH GROUP

Use ldd...

If it shows references to the common librrd you're nailed.  They should be
to libmyrrd...

$ ldd /usr/lib/librrdPlugin.so | grep rrd
        libmyrrd-3.1.so => /usr/lib/libmyrrd-3.1.so (0x40016000)

-----Burton

_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to