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

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-25 Thread Sherm Pendley
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 in /usr/ local/lib? /usr/local/lib is not

Re: Bundle::XML and expat problems

2006-11-24 Thread Joel Rees
On 2006/11/24, at 0:54, Sherm Pendley wrote: On Nov 23, 2006, at 8:26 AM, Joel Rees wrote: opossum:~/.cpan/build/XML-Parser-2.34 jmr$ make test PERL_DL_NONLAZY=1 /usr/local/bin/perl -MExtUtils::Command::MM - e test_harness(0, 'blib/lib', 'blib/arch') t/*.t t/astress.FAILED tests

Re: Bundle::XML and expat problems

2006-11-24 Thread Joel Rees
Well, you know, my real question here is not so much about Bundle::XML but, ---from cpan attempt to install Bundle::XML-- Removing previously used /Users/jmr/.cpan/build/XML-Parser-2.34 CPAN.pm: Going to build M/MS/MSERGEANT/XML-Parser-2.34.tar.gz Note (probably

Re: Bundle::XML and expat problems

2006-11-23 Thread Joel Rees
On 2006/11/23, at 22:20, Joel Rees wrote: Trying to install Bundle::XML through CPAN on my parallel install of perl in /usr/local, I get this stuff that I recall seeing some talk of on the list, but I can't remember where I saved the text from the build sessions. cpan gave me some

Re: Bundle::XML and expat problems

2006-11-23 Thread Sherm Pendley
On Nov 23, 2006, at 8:26 AM, Joel Rees wrote: opossum:~/.cpan/build/XML-Parser-2.34 jmr$ make test PERL_DL_NONLAZY=1 /usr/local/bin/perl -MExtUtils::Command::MM - e test_harness(0, 'blib/lib', 'blib/arch') t/*.t t/astress.FAILED tests 19-20, 24 Failed 3/27 tests, 88.89% okay