I downloaded, compiled and installed per the directions on; http://www.rrdtool.com//compiling.html
When I type rrdtool at the command prompt I get the following; -bash: rrdtool: command not found [EMAIL PROTECTED] /]# which rrdtool /usr/bin/which: no rrdtool in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6 /bin:/root/bin) [EMAIL PROTECTED] /]# find . -name 'rrdtool*' | more ./usr/local/rrdtool-1.0.46 ./usr/local/rrdtool-1.0.46/bin/rrdtool ./usr/local/rrdtool-1.0.46/doc/rrdtool.pod ./usr/local/rrdtool-1.0.46/doc/rrdtool.txt ./usr/local/rrdtool-1.0.46/html/rrdtool.html ./usr/local/rrdtool-1.0.46/man/man1/rrdtool.1 [EMAIL PROTECTED] /]# [EMAIL PROTECTED] /]# cd /usr/local/rrdtool-1.0.46 [EMAIL PROTECTED] rrdtool-1.0.46]# ls bin contrib doc examples html include lib man [EMAIL PROTECTED] rrdtool-1.0.46]# cd bin [EMAIL PROTECTED] bin]# ls rrdcgi rrdtool rrdupdate trytime [EMAIL PROTECTED] bin]# rrdtool -bash: rrdtool: command not found [EMAIL PROTECTED] bin]# Is this just a simple chmod thing that I need to do? Thanks, -Giles -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
