You should be able to do that as part of ./autoGen.sh -
parameters get passed through to the generated ./configure,
e.g.:
./autoGen.sh --with-rrd-home=DIR
-----Burton
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Wednesday, August 02, 2006 2:55 PM
To: [email protected]
Subject: Re: [Ntop] Unable to compile NTOP in FC5
Bryan,
You first need to...
Install latest version of rrdtool
http://oss.oetiker.ch/rrdtool/
You then need to run ntop "./configure --with-rrd-home=DIR" Usually /usr/local/rrdtool-1.2.x.
OR
cd /usr/local
ln -s rrdtool-1.2.15 rrdtool
This worked for me under FC5.
Paul
Paul Woroshow
Expert Systems Resources inc.; web http://www.expsys.com
56 Shorting Road, Toronto, Ontario, M1S 3S3, Canada
phone (416) 299-7017 x222; fax (416) 291-2059
| "Bryan Fung"
<[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 08/02/2006 03:28 PM
|
|
I downloaded the latest NTOP via CVS. I am trying to compile the NTOP in a Fedora Core 5 OS. I used the autogen.sh to compile the NTOP. I am getting an error which I have no idea how-to fix it. Does anyone encounter this erro in FC5 and know how-to fix it?
Thanks.
./autogen.sh
configure: error: Unable to find RRD in the specified rrd 1.2.x directory
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
