On Mon, 2009-06-08 at 15:25 -0500, Gary Gatten wrote: > What is this looking for exactly?
Something like /opt/csw/lib/librrd_th.so or similar - you need to locate the RRD library files, not the binaries, because that's what it will build against. I'm not using a Solaris box so I couldn't even begin to hazard an accurate guess, but the above would be my first stab. If that file is there, then you need the following switch: --with-rrd-home=/opt/csw Otherwise it's the path above whichever lib directory the librrd_th.so file lives in. Graeme _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
