[rrd-users] Re: C/C++ vs. rddtool

DANIEL MAGNUSZEWSKI dmagnuszewski at mandtbank.com
Fri Jul 22 20:07:41 MEST 2005


If you can modify the makefile to specify your rrdtool/bin directory to
be /usr/bin then go for it (I've never tried it before). If you don't
want to do that, then just try doing the symlink.

>>> "Kevin C." <kevingpo at hotmail.com> 07/22/05 11:29 AM >>>
Hi all again.

I have a little file called pathrddtool.sh which contains the lines:

export PATH=$PATH:/usr/local/rrdtool-1.2.10/bin

After running the script I still don't get my path to rrdtool. I even
echo 
$PATH and it's still the original.

Would it be better going back to the ./configure instruction of 
rrdtool-1.2.10 and instead of specifying --prefix=$INSTALL_DIR (as
stated in 
the rrdbuild page), just omit it? I assume it would install to /usr.
The 
rrdtool-1.2.10/bin should map to /usr/bin, rrdtool-1.2.10/include
mapping to 
/usr/include...hopefully... Correct me on this one.

Cheers

> I'm not positive on the answer to your question, but you can just
create
> a symlink (named rrdtool) to /usr/local/rrdtool-1.2.10/bin/rrdtool
in
> the /bin directory. That's probably not the best way to do it. I
would
> just add /usr/local/rrdtool-1.2.10/bin to your $PATH.
>
> -Dan
>
>>>> "Kevin C." <kevingpo at hotmail.com> 07/22/05 11:08 AM >>>
> Thanks Daniel for the info. I'll look into it.
>
> Just also wondering.
>
> I followed the rrdbuild page of instructions word by word for
building
> and
> installing rrdtool. I notice that the $BUILD_DIR =
> /usr/local/rrdtool-1.2.10.
>
> I successfully executed every instruction including the last 'make
> install'
> for rrdtool-1.2.10. However I notice that I cannot execute rrdtool
> elsewhere
> but the bin folder. Is it normal that the 'make install' doesn't
> automatically 'path' the /usr/local/rrdtool-1.2.10/bin folder? Do we
> have to
> manually path this folder ourselves?

--
Unsubscribe
mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe 
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help 
Archive     http://lists.ee.ethz.ch/rrd-users 
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi 



--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the rrd-users mailing list