Got passed this error my creating /usr/local/rrdtool/lib. I think configure.in looks here by default.
Now I have the dreaded: " configure: error: cannot find macro directory `m4'" Read several posts and tried those fixes to no avail. Got 3.3.11 from SVN - same problem. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Graeme Fowler Sent: Monday, June 08, 2009 4:03 PM To: [email protected] Subject: Re: [Ntop] help with config/make on Solaris - can't find rrd and errors 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 <font size="1"> <div style='border:none;border-bottom:double windowtext 2.25pt;padding:0in 0in 1.0pt 0in'> </div> "This email is intended to be reviewed by only the intended recipient and may contain information that is privileged and/or confidential. If you are not the intended recipient, you are hereby notified that any review, use, dissemination, disclosure or copying of this email and its attachments, if any, is strictly prohibited. If you have received this email in error, please immediately notify the sender by return email and delete this email from your system." </font> _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
