Configure options - rrdtool
From Genunix
Configuration of rrdtool 1.2.15:
Optional Features:
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--disable-rrdcgi disable building of rrdcgi
--disable-mmap disable mmap in rrd_update, use seek+write instead
--disable-pthread disable multithread support
--disable-dependency-tracking speeds up one-time build
--enable-dependency-tracking do not reject slow dependency extractors
--enable-shared[=PKGS]
build shared libraries [default=yes]
--enable-static[=PKGS]
build static libraries [default=yes]
--enable-fast-install[=PKGS]
optimize for fast installation [default=yes]
--disable-libtool-lock avoid locking (might break parallel builds)
--disable-perl do not build the perl modules
--enable-perl-site-install by default the rrdtool perl modules are installed
together with rrdtool in $prefix/lib/perl. You have to
put a 'use lib qw($prefix/lib/perl)' into your scripts
when you want to use them. When you set this option
the perl modules will get installed wherever
your perl setup thinks it is best.
--disable-tcl do not build the tcl modules
--enable-tcl-site install the tcl extension in the tcl tree
--disable-python do not build the python modules
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--with-rrd-default-font=OPTIONS set the full path to your default font.
--with-gnu-ld assume the C compiler uses GNU ld [default=no]
--with-pic try to use only PIC/non-PIC objects [default=use
both]
--with-tags[=TAGS]
include additional configurations [automatic]
--with-perl-options=OPTIONS options to pass on command-line when
generating Makefile from Makefile.PL. If you set this
option, interesting things may happen unless you know
what you are doing!
--with-tcllib=DIR location of the tclConfig.sh
Some influential environment variables:
RRDGRAPH_YLEGEND_ANGLE
Vertical label angle: 90.0 (default) or 270.0
CC C compiler command
CFLAGS C compiler flags
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
nonstandard directory <lib dir>
CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
headers in a nonstandard directory <include dir>
CPP C preprocessor
CXX C++ compiler command
CXXFLAGS C++ compiler flags
CXXCPP C++ preprocessor
F77 Fortran 77 compiler command
FFLAGS Fortran 77 compiler flags
PERLCC [] C compiler for Perl modules
PERLCCFLAGS [] CC flags for Perl modules
PERLLD [same], [as], [PERLCC] Linker for Perl modules
PERLLDFLAGS [] LD flags for Perl modules
RRDDOCDIR [DATADIR/doc/PACKAGE-VERSION] Documentation directory
Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations.
