Code

Imported upstream version 1.2.27
[pkg-rrdtool.git] / doc / rrdbuild.txt
index 7749d99321b6e653c2ba8e993347cf92b60e854c..d63f1396ae32288cb117ceb27afbeac8f5fad306 100644 (file)
@@ -30,12 +30,12 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
        (bash,zsh):
 
         BUILD_DIR=/tmp/rrdbuild
        (bash,zsh):
 
         BUILD_DIR=/tmp/rrdbuild
-        INSTALL_DIR=/usr/local/rrdtool-1.2.26
+        INSTALL_DIR=/usr/local/rrdtool-1.2.27
 
        Or if you run tcsh:
 
         set BUILD_DIR=/tmp/rrdbuild
 
        Or if you run tcsh:
 
         set BUILD_DIR=/tmp/rrdbuild
-        set INSTALL_DIR=/usr/local/rrdtool-1.2.26
+        set INSTALL_DIR=/usr/local/rrdtool-1.2.27
 
        If your _\b/_\bt_\bm_\bp is mounted with the option noexec (RHEL seems todo that)
        you have to choose a different directory!
 
        If your _\b/_\bt_\bm_\bp is mounted with the option noexec (RHEL seems todo that)
        you have to choose a different directory!
@@ -50,9 +50,9 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
        t\bta\bar\br and m\bma\bak\bke\be are actually G\bGN\bNU\bU t\bta\bar\br and G\bGN\bNU\bU m\bma\bak\bke\be respectively. It could
        be that they are installed as g\bgt\bta\bar\br and g\bgm\bma\bak\bke\be on your system.
 
        t\bta\bar\br and m\bma\bak\bke\be are actually G\bGN\bNU\bU t\bta\bar\br and G\bGN\bNU\bU m\bma\bak\bke\be respectively. It could
        be that they are installed as g\bgt\bta\bar\br and g\bgm\bma\bak\bke\be on your system.
 
-        wget http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.2.26.tar.gz
-        tar zxf rrdtool-1.2.26.tar.gz
-        cd rrdtool-1.2.26
+        wget http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.2.27.tar.gz
+        tar zxf rrdtool-1.2.27.tar.gz
+        cd rrdtool-1.2.27
         ./configure --prefix=$INSTALL_DIR && make && make install
 
        Ok, this was very optimistic. This try will probably have ended with
         ./configure --prefix=$INSTALL_DIR && make && make install
 
        Ok, this was very optimistic. This try will probably have ended with
@@ -171,7 +171,7 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
        python and tcl setups that would prevent rrdtool from building if they
        are included in their current state.
 
        python and tcl setups that would prevent rrdtool from building if they
        are included in their current state.
 
-        cd $BUILD_DIR/rrdtool-1.2.26
+        cd $BUILD_DIR/rrdtool-1.2.27
         ./configure --prefix=$INSTALL_DIR --disable-python --disable-tcl
         make clean
         make
         ./configure --prefix=$INSTALL_DIR --disable-python --disable-tcl
         make clean
         make
@@ -190,4 +190,4 @@ A\bAU\bUT\bTH\bHO\bOR\bR
 
 
 
 
 
 
-1.2.26                            2007-11-20                       RRDBUILD(1)
+1.2.27                            2008-02-17                       RRDBUILD(1)