Subject: p5-XML-Parser-2.30 doesn't work?
To: None <tech-pkg@netbsd.org>
From: Paul Hoffman <phoffman@proper.com>
List: tech-pkg
Date: 12/12/2002 19:23:35
Hi. I just installed from binary textproc/expat-1.95.2 and 
textproc/p5-XML-Parser-2.30. A one-line Perl program that says 'use 
XML::Parser;' fails checking:

Can't load 
'/usr/pkg/lib/perl5/site_perl/5.8.0/i386-netbsd/auto/XML/Parser/Expat/Expat.so' 
for module XML::Parser::Expat: Shared object "libexpat.so.4" not 
found at /usr/pkg/lib/perl5/5.8.0/i386-netbsd/DynaLoader.pm line 229.
  at /usr/pkg/lib/perl5/site_perl/5.8.0/i386-netbsd/XML/Parser.pm line 15
Compilation failed in require at 
/usr/pkg/lib/perl5/site_perl/5.8.0/i386-netbsd/XML/Parser.pm line 15.
BEGIN failed--compilation aborted at 
/usr/pkg/lib/perl5/site_perl/5.8.0/i386-netbsd/XML/Parser.pm line 19.
Compilation failed in require at foo line 3.
BEGIN failed--compilation aborted at foo line 3.

Clues?

--Paul Hoffman