>Frequently, RPMs build $PACKAGE and $PACKAGE-dev -- and the latter has all the >headers that are required to build anything against $PACKAGE. Make sure you've >got the appropriate >headers in place, or get them in place, and try again. > >j.
I'm sorry, a little think here. I believe you are talking about the Xerces-c libraries. I have these RPM's installed: xerces-c-2.7.0-3.x86_64 xerces-c-doc-2.7.0-3.x86_64 xerces-c-devel-2.7.0-3.x86_64 Further, I have tried "cpan XML::Xerces-dev" but I don't think this is what the previous message meant. Not a novice..... Clay -----Original Message----- From: John SJ Anderson [mailto:geneh...@genehack.org] Sent: Thursday, January 19, 2012 9:36 AM To: beginners@perl.org Subject: Re: XML::Xerces On Thursday, January 19, 2012 at 09:22 , Clay Lovett wrote: > Any ideas? I know it has to be something simple that I am just missing. > > > Frequently, RPMs build $PACKAGE and $PACKAGE-dev -- and the latter has all the headers that are required to build anything against $PACKAGE. Make sure you've got the appropriate headers in place, or get them in place, and try again. j.