[rrd-users] Re: problems installing rrd ...
Alex van den Bogaerdt
alex at ergens.op.het.net
Tue Jun 7 10:32:36 MEST 2005
On Tue, Jun 07, 2005 at 11:47:01AM +1000, Peter Ryall wrote:
if you do this
> env LIBS="-lcgi -lm" CPPFLAGS="-I/usr/include/libart-2.0" CFLAGS="-O3 -fPIC" ./configure --disable-shared --prefix=/usr/local
then you need to configure rrdtool with
LDFLAGS="-L/usr/local/" CPPFLAGS="-I/usr/local/libart-2.0" ./configure ...
or some variant thereof. Scan through the output and through
configure.log as the program does tell you where it looks for
the library. I recall having the same problems, easy to fix.
Alex
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://lists.ee.ethz.ch/rrd-users
WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
More information about the rrd-users
mailing list