[rrd-users] Trying to build rrdtool 1.4.1 on RedHat EL4
Ulf Zimmermann
ulf at openlane.com
Tue Nov 3 20:24:47 CET 2009
Ok, I got a working configure now on EL4, I will see to modify the .spec file in a few minutes to see if I can build a rpm from it.
Here is what I have done:
Install from RHEL 4 Updates:
evolution28-cairo-1.2.4-6.el4.i386.rpm
evolution28-cairo-devel-1.2.4-6.el4.i386.rpm
evolution28-glib2-2.12.3-6.el4.i386.rpm
evolution28-glib2-devel-2.12.3-6.el4.i386.rpm
evolution28-pango-1.14.9-11.el4_7.i386.rpm
evolution28-pango-devel-1.14.9-11.el4_7.i386.rpm
Set LDFLAGS:
setenv LDFLAGS -L/usr/evolution28/lib
Set PKG_CONFIG_PATH:
setenv PKG_CONFIG_PATH /usr/evolution28/lib/pkgconfig:/usr/lib/pkgconfig
Run configure:
./configure
This results in an ok run as far I can tell.
Ulf.
More information about the rrd-users
mailing list