<!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.2900.5921" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; This is on a rhrel 64 bit 
machine, and I'm not 100% sure that the below mentioned error &nbsp;is the 
problem. We are using something called pkgsrc on the machine which is a 
framework of&nbsp; build many packages that one might require on a host. The 
machine has compiled all the relevant softwre needed to run rrdtool in a path 
/usr/pkg. I believe that the softwar is picking up versions that are in the 
standard paths. How can I modify configure for rrdtool to look in /usr/pkg for 
it's items rather than the standard places.When compiled on a rhrel 32 bit 
machine doing all the same things all works perfect.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Steve D.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=oscaro@mx1.ibm.com href="mailto:oscaro@mx1.ibm.com">Jose Oscar 
  Olivares Ocampo/Mexico/Contr/IBM</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=rrd-users@lists.oetiker.ch 
  href="mailto:rrd-users@lists.oetiker.ch">rrd-users@lists.oetiker.ch</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, March 24, 2010 11:52 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [rrd-users] RRD Compilation 
  problem on 64 bit machine - Pangocairoerror</DIV>
  <DIV><BR></DIV><BR><FONT face=sans-serif size=2>&nbsp; &nbsp; &nbsp;I am 
  trying to compile RRD 1.4.2 on a 64 bit machine. We are using pkgsrc for 
  this.</FONT> <BR><FONT face=sans-serif size=2>The bmake install ends with the 
  following error:</FONT> <BR><BR><TT><FONT size=2>* I could not find a working 
  copy of pangocairo. Check config.log for hints on why</FONT></TT> 
  <BR><TT><FONT size=2>&nbsp; this is the case. Maybe you need to set LDFLAGS 
  and CPPFLAGS appropriately</FONT></TT> <BR><TT><FONT size=2>&nbsp; so that 
  compiler and the linker can find libpango-1.0 and its header files. 
  If</FONT></TT> <BR><TT><FONT size=2>&nbsp; you have not installed pangocairo, 
  you can get it either from its original home on</FONT></TT> <BR><BR><TT><FONT 
  size=2>&nbsp; &nbsp; &nbsp;</FONT></TT><A 
  href="http://ftp.gnome.org/pub/GNOME/sources/pango/1.17"><TT><FONT 
  size=2>http://ftp.gnome.org/pub/GNOME/sources/pango/1.17</FONT></TT></A> 
  <BR><BR><TT><FONT size=2>&nbsp; You can find also find an archive copy 
  on</FONT></TT> <BR><BR><TT><FONT size=2>&nbsp; &nbsp; &nbsp;</FONT></TT><A 
  href="http://oss.oetiker.ch/rrdtool/pub/libs"><TT><FONT 
  size=2>http://oss.oetiker.ch/rrdtool/pub/libs</FONT></TT></A> 
  <BR><BR><TT><FONT size=2>&nbsp; The last tested version of pangocairo is 
  1.17.</FONT></TT> <BR><BR><TT><FONT size=2>&nbsp; &nbsp; &nbsp; 
  &nbsp;LIBS=-lcairo -lcairo -lcairo -lm &nbsp;-lcairo -lpng12 &nbsp; -lglib-2.0 
  &nbsp; -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 
  -lglib-2.0</FONT></TT> <BR><TT><FONT size=2>&nbsp; &nbsp;LDFLAGS=-L/usr/lib64 
  -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -L/usr/X11R6/lib64 -Wl,-R/usr/X11R6/lib64 
  -L/usr/pkg/lib &nbsp; -Wl,-R/usr/pkg/lib &nbsp; -L/usr/pkg/lib &nbsp; 
  -Wl,-R/usr/pkg/lib &nbsp; -L/usr/pkg/lib &nbsp; -Wl,-R/usr/pkg/lib</FONT></TT> 
  <BR><TT><FONT size=2>&nbsp; CPPFLAGS=-I/usr/pkg/include -I/usr/include 
  -I/usr/pkg/include/freetype2 -DXTHREADS -I/usr/pkg/include/cairo 
  -I/usr/pkg/include/libpng12 -I/usr/pkg/include/pixman-1 
  -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/X11R6/include &nbsp; 
  -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include &nbsp; 
  -DXTHREADS -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/cairo 
  -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include 
  -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include 
  -I/usr/pkg/include/libpng12 -I/usr/X11R6/include</FONT></TT> <BR><BR><FONT 
  face=sans-serif size=2>However, pangocairo is installed on the system, but 
  seems like it is not looking at the correct path or something like 
  that.</FONT> <BR><FONT face=sans-serif size=2>Any suggestions on what can be 
  wrong and how it might be fixed?</FONT> <BR><BR><FONT face=sans-serif 
  size=2>Thanks in Advanced!</FONT> <BR><FONT face=sans-serif size=2>Best 
  Regards!<BR><BR>José Oscar Olivares Ocampo<BR></FONT>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>rrd-users mailing 
  list<BR>rrd-users@lists.oetiker.ch<BR>https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users<BR></BLOCKQUOTE></BODY></HTML>