Re: Bundle::XML and expat problems

2006-11-26 Thread Sherm Pendley
On Nov 26, 2006, at 4:24 AM, Joel Rees wrote: or what variable I must have walked on to make perl forget that it was installed under /usr/local ? Did you add -L/usr/local/lib to the default linker flags when you built your Perl? I was assuming that, since it would default to linking the

Re: Bundle::XML and expat problems

2006-11-26 Thread Joel Rees
On 2006/11/26, at 0:00, Sherm Pendley wrote: On Nov 25, 2006, at 2:28 AM, Joel Rees wrote: Expat must be installed prior to building XML::Parser and I can't find it in the standard library directories. You can download expat from: Can anyone tell me why cpan can't find the expat libraries