X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=doc%2Frrdbuild.txt;fp=doc%2Frrdbuild.txt;h=b16b571cc1eaa84d37f6ca687ac5853a4d5d791b;hb=3a03e55068747637db4480d4f3a8ab8ef26c50b1;hp=f3f08466e2a3a54ffdfbe4a0f097b87cadaa9aed;hpb=8892808f3a79ec485e273390213ef3f16792eb54;p=pkg-rrdtool.git diff --git a/doc/rrdbuild.txt b/doc/rrdbuild.txt index f3f0846..b16b571 100644 --- a/doc/rrdbuild.txt +++ b/doc/rrdbuild.txt @@ -35,7 +35,7 @@ OOPPTTIIMMIISSTTIICC BBUUIILLDD ables. BUILD_DIR=/tmp/rrdbuild - INSTALL_DIR=/usr/local/rrdtool-1.3rc9 + INSTALL_DIR=/usr/local/rrdtool-1.3.0 If your _/_t_m_p is mounted with the option noexec (RHEL seems todo that) you have to choose a different directory! @@ -48,9 +48,9 @@ OOPPTTIIMMIISSTTIICC BBUUIILLDD Lets first assume you already have all the necessary libraries pre-installed. - wget http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.3rc9.tar.gz - gunzip -c rrdtool-1.3rc9.tar.gz | tar xf - - cd rrdtool-1.3rc9 + wget http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.3.0.tar.gz + gunzip -c rrdtool-1.3.0.tar.gz | tar xf - + cd rrdtool-1.3.0 ./configure --prefix=$INSTALL_DIR && make && make install Ok, this was very optimistic. This try will probably have ended with @@ -304,7 +304,7 @@ BBUUIILLDDIINNGG DDEEPPEENNDDEENNCCIIEESS python and tcl setups that would prevent rrdtool from building if they are included in their current state. - cd $BUILD_DIR/rrdtool-1.3rc9 + cd $BUILD_DIR/rrdtool-1.3.0 ./configure --prefix=$INSTALL_DIR --disable-tcl --disable-python $MAKE clean $MAKE @@ -323,4 +323,4 @@ AAUUTTHHOORR -1.3rc9 2008-06-08 RRDBUILD(1) +1.3.0 2008-06-11 RRDBUILD(1)