On Jun 14, 2010, at 9:45 AM, Alan McKay wrote: > And I do not seem to be able to tell configure how to find it. > These all fail : > ./configure --enable-nfprofile --with-rrdpath=/usr/lib > ./configure --enable-nfprofile --with-rrdpath=/usr > ./configure --enable-nfprofile --with-rrdpath=.. > ./configure --enable-nfprofile --with-rrdpath=/usr/lib/librrd.so.4 > ./configure --enable-nfprofile --with-rrdpath=/usr/lib/librrd.a > > What am I doing wrong? I had this same problem. Drove me nuts. The issue (for me anyway) was that the RRD development libraries weren't installed. Give this a whirl then re-run 'configure'. sudo yum install rrdtool-devel - tim -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2415 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20100614/6538fb7d/attachment-0005.p7s>