<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1593" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi everyone,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have been using rrdtool version 1.1 for quite 
some time now, using Suse's default installation of the application.&nbsp; I am 
now trying to upgrade one of my applications which requires rrdtool 1.2.&nbsp; 
Suse does not have a built in update for rrdtool 1.2 so I have to install it 
manually.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Of course there is no rpm for my specific build of 
Suse Linux (9.0 Enterprise Server, 64-bit) so I need to build rrd.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am having the normal library problem where it is 
unable to located the libpng and the libart libraries.&nbsp; I have followed the 
instructions to download and manually build these libraries and then changed the 
environment variables to point to where the libraries and header files were 
placed, but I am still receiving the same error when trying the following 
command:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>./configure --prefix=$INSTALL_DIR</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any ideas?&nbsp; This is really gotten me hamstrung 
and I'm unable to upgrade my applications until I am able to resolve this.&nbsp; 
Any help is greatly appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Best,</FONT></DIV>
<DIV><FONT face=Arial size=2>Dan</FONT></DIV></BODY></HTML>