Newbie question / how to install Bundle::XML?
by Sven Bentlage other posts by this author
Sep 9 2002 2:48PM messages near this date
view in the new Beta List Site
[ANNOUNCE] XML::Filter::Glossary 0.1
|
RE: Newbie question / how to install Bundle::XML?
Hi everyone!
I'm trying to install Bundle::XML via CPAN on my ibook running OS 10.2.
Every time I get the message posted below.
Could anybody give me a hint on what to do to fix that probblem?
cpan> install Bundle::XML
[...]
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/System/Library/Perl/darwin -I/System/Library/Perl test.pl
1..7
Can't locate XML/Parser.pm in @INC (@INC contains: blib/arch blib/lib
/System/Library/Perl/darwin /System/Library/Perl/darwin
/System/Library/Perl /System/Library/Perl/darwin /System/Library/Perl
/Library/Perl/darwin /Library/Perl /Library/Perl
/Network/Library/Perl/darwin /Network/Library/Perl
/Network/Library/Perl .) at blib/lib/XML/Encoding.pm line 15.
BEGIN failed--compilation aborted at blib/lib/XML/Encoding.pm line 15.
Compilation failed in require at test.pl line 11.
BEGIN failed--compilation aborted at test.pl line 11.
make: *** [test_dynamic] Error 2
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Thanks for your help.
Regards,
Sven
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
|