On Tue, Apr 10, 2007 at 08:26:50AM -0500, Anthony Miller wrote:
: I'm having difficulty getting RRDTool 1.2 to configure/compile on
: OpenBSD 4.0.  It claims it can't find libpng when I know the
: package/port from OpenBSD is installed.   Anyone have any experience
: with this?

I just built 1.2.19 on 4.0 using:

export CFLAGS="-I/usr/X11R6/include -I/usr/X11R6/include/freetype2 
-I/usr/local/include/libpng -I/usr/local/include/libart-2.0 -L/usr/local/lib 
-L/usr/X11R6/lib"

./configure \
    --disable-ruby --disable-python

gmake

_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to