Re: [bwm-tools-tech] install issue
Brought to you by:
nkukard
From: Mark D. <ma...@du...> - 2006-09-01 23:38:29
|
I've had my share of hassle trying to get this to work, so I'll help you. if you have yum working, the easiest to do is to add to /etc/yum.conf these lines: [DAG] name=Dag APT Repository baseurl=http://apt.sw.be/fedora/4/en/i386/dag/ [dries] name=Extra Fedora rpms dries - $releasever - $basearch baseurl=http://ftp.belnet.be/packages/dries.ulyssis.org/fedora/linux/4/i386/dries/RPMS/ now you should be able to install RRDTool using "yum install rrdtool". once you have that, then you can compile the bwm_tools using the --with-rrdtool2 option. hope that helps.. - Oh, this is on a fedora related system - CentOS. Other systems might be different. Regards, Mark At 10:47 AM 9/1/2006, you wrote: >Hi everyone, > >I just joined this list. I downloaded bwm and I tried to install it >but I got this error. > >* - ERROR - >* You need the development libraries and headers >* for rrdtool. Normally you can download a >* package called rrdtool-devel for your >* distribution, install it and everything should >* be fine >* >* Alternatively, follow these instructions... >* 1. Download, uncompress and extract rrdtool-1.x.x to the top BWM >Tools directory >* 2. Symlink it, like this -> ln -s rrdtool-1.x.x rrdtool >* 3. Re-run ./configure with -> --with-rrdtool-source >* >* Note: >* For rrdtool-1.2.x you must add the --with-rrdtool2 flag and possibly >* also the --disable-rrdcgi flag >* > >I have rrdtool installed from source - what can I do to fix this > >-- >Alex Dehaini >Developer >------------------------------------------------------------------------- >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job easier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >_______________________________________________ >bwm-tools-tech mailing list >bwm...@li... >https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > >Internal Virus Database is out-of-date. >Checked by AVG Free Edition. >Version: 7.1.405 / Virus Database: 268.11.3/423 - Release Date: 8/18/2006 |