Dear Kees,
I think that i remove boost and install this manually I don't get it to work on this moment. Centos puts the boost automatically into that location. Best Regards, Patrick | "The information in this e-mail is meant for the exclusive use of the addressee and may contain confidential information. No part of this information may be made public, copied, spread, or used in other way, by anyone apart from the addressee. If this mail should reach you by accident, inform the sender and remove the mail from your system. The contents of the e-mail may be wrong or incomplete. No rights can be derived from the contents of the e-mail." From: [email protected] [mailto:[email protected]] On Behalf Of Kees Monshouwer Sent: Thursday, 04 April, 2013 15:25 To: [email protected] Subject: Re: [Pdns-users] Question about compiling Hello Patrick, try this: ./configure --with-modules="gmysql" --libdir=/usr/lib64 and if this is not solving your problem, check the presence of boost-serialization, boost-program-options and boost-devel on your system. rpm -qa boost* --- Kees Monshouwer On 04/04/2013 12:13 AM, ComWS Tech wrote: Dear Users, I use powerdns for a while only I'm now stuck on compiling on centos 6.4 I try to compile pdns with ./configure --enable-pdns_server where I get the error checking for Boost headers version >= 103400... yes checking for Boost's header version... 1_41 checking boost/foreach.hpp usability... no checking boost/foreach.hpp presence... no checking for boost/foreach.hpp... no configure: error: cannot find boost/foreach.hpp I have noticed that boost is installed into /usr/include/boost/ I have tried some things to include the right directory only nothing is accepted in this moment. Maybe I do something wrong ( maybe to late on the evening ). Has someone also get this error or problem and has a tip for me? Best Regards, Patrick | "The information in this e-mail is meant for the exclusive use of the addressee and may contain confidential information. No part of this information may be made public, copied, spread, or used in other way, by anyone apart from the addressee. If this mail should reach you by accident, inform the sender and remove the mail from your system. The contents of the e-mail may be wrong or incomplete. No rights can be derived from the contents of the e-mail." _______________________________________________ Pdns-users mailing list [email protected] <mailto:[email protected]> http://mailman.powerdns.com/mailman/listinfo/pdns-users
_______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
