[rrd-developers] rrdtool-1.3rc6 is out
Zorzoli, Pablo
pablo.zorzoli at travelocity.com
Fri May 30 15:43:01 CEST 2008
Tobi,
On Mon, 2008-05-26 at 11:05 +0200, Tobias Oetiker wrote:
> Please test this release on your system. I am especially interested
> in additions to the build instructions.
>
> http://oss.oetiker.ch/rrdtool-trac/browser/trunk/program/doc/rrdbuild.pod
>
I have some comments on the build instructions:
In the Pixman section,
where it says: cd fontconfig-2.4.2
should say: cd pixman-0.10.0
In fontconfig section
if you don't have installed free type on a standard destination, you
should specify it to the configure script, this way:
./configure --prefix=$INSTALL_DIR --with-freetype-config=
$INSTALL_DIR/bin/freetype-config
And another useful export is the following if you are not using
pkg-config:
export LIBXML2_CFLAGS="$($INSTALL_DIR/bin/xml2-config --cflags)"
export LIBXML2_LIBS="$($INSTALL_DIR/bin/xml2-config --libs)"
Hope this helps,
Regards.
Pablo.-
More information about the rrd-developers
mailing list