Any thoughts regarding this?
----- Original Message ----- From: "Dan Willis" <[EMAIL PROTECTED]> To: "Ralf Kruedewagen" <[EMAIL PROTECTED]> Sent: Wednesday, June 06, 2007 10:52 AM Subject: Re: [rrd-users] Problems with building on Suse Linux 9.0 > Here is my config.log. > > The errors I continously get are the following for libart and libpng: > I could not find a working copy of libart-2.0. Check config.log for hints > on why this is the case. Maybe you need to set the LDFLAGS and CPPFLAGS > appropriately so that compiler and the linker can find libart_lgpl_2 and its > header files. If you have not installed libart-2.0, you can get it from > either... > > [links inserted here] > LIBS=-lm > LDFLAGS= > CPPFLAGS= -I/usr/include/libart-2.0 > > Now, here's the directories where my built libaries ended up: > /lb/include/ > lb/include/libpng12 > lb/include/libart-2.0 > > When I set the LDFLAGS and CPPFLAGS according to the instructions found > here: http://oss.oetiker.ch/rrdtool/doc/rrdbuild.en.html but pointing them > to the directories above, I still get the same error, but with the LDFLAGS > and CPPFLAGS set to the folders above where my built libraries are... > > Now, I found libart and libpng on my machine preinstalled but I was unable > to locate the header files anywhere, so I decided to try and build the > libraries and point rrdtool's build to them... > > What do I need to do in order to get this built? > > Thanks in advance, > Dan > > ----- Original Message ----- > From: "Ralf Kruedewagen" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Wednesday, June 06, 2007 2:21 AM > Subject: Re: [rrd-users] Problems with building on Suse Linux 9.0 > > > > Hi Dan, > > > > building rrdtool 1.2 under (open)SUSE 10.0, 10.1 and 10.2 (64bit) was > never a > > problem for me. > > > > What error message do you get ? What is the output of "configure" > > (config.log) ? > > > > BR > > Ralf > > > > On Dienstag, 5. Juni 2007, Danny Willis wrote: > > > Hi everyone, > > > > > > I have been using rrdtool version 1.1 for quite some time now, using > Suse's > > > default installation of the application. I am now trying to upgrade one > of > > > my applications which requires rrdtool 1.2. Suse does not have a built > in > > > update for rrdtool 1.2 so I have to install it manually. > > > > > > 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. > > > > > > I am having the normal library problem where it is unable to located the > > > libpng and the libart libraries. 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: > > > > > > /configure --prefix=$INSTALL_DIR > > > > > > Any ideas? This is really gotten me hamstrung and I'm unable to upgrade > my > > > applications until I am able to resolve this. Any help is greatly > > > appreciated. > > > > > > Best, > > > Dan > > > > _______________________________________________ > > rrd-users mailing list > > [email protected] > > https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users > > > _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
