ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl-xml
perl-xml
Trouble installing XML::Filter::XSLT
by Michael A Nachbaur other posts by this author
Jul 10 2002 5:27PM messages near this date
view in the new Beta List Site
RE: Newbie question | Re: Trouble installing XML::Filter::XSLT
Sorry if this is the wrong place to post this, but... *shrug*.

Like the subject line says, I'm having trouble installing XML::Filter::XSLT.  I've got all t
he prerequisites installed, and everything works fine up until the "make test" stage of the 
install, on the second test.

I've run the test file by hand, and this is what I get.

---------------
ok 1
ok 2
ok 3
Signal SEGV at blib/lib/XML/Filter/XSLT/LibXSLT.pm line 68
	XML::Filter::XSLT::LibXSLT::end_document('XML::Filter::XSLT::LibXSLT=HASH(0x85a3960)', 'HAS
H(0x8808950)') called at /usr/lib/perl5/site_perl/5.6.1/XML/SAX/Base.pm line 1413
	XML::SAX::Base::end_document('XML::SAX::PurePerl=HASH(0x83ffda0)', 'HASH(0x8808950)') calle
d at /usr/lib/perl5/site_perl/5.6.1/XML/SAX/PurePerl.pm line 104
	XML::SAX::PurePerl::_parse('XML::SAX::PurePerl=HASH(0x83ffda0)', 'XML::SAX::PurePerl::Reade
r::String=ARRAY(0x87486f8)') called at /usr/lib/perl5/site_perl/5.6.1/XML/SAX/PurePerl.pm li
ne 64
	XML::SAX::PurePerl::_parse_string('XML::SAX::PurePerl=HASH(0x83ffda0)', '<foo/> ^J') called 
at /usr/lib/perl5/site_perl/5.6.1/XML/SAX/Base.pm line 2132
	XML::SAX::Base::parse('XML::SAX::PurePerl=HASH(0x83ffda0)', 'HASH(0x87fda84)') called at /u
sr/lib/perl5/site_perl/5.6.1/XML/SAX/Base.pm line 2176
	XML::SAX::Base::parse_string('XML::SAX::PurePerl=HASH(0x83ffda0)', '<foo/> ^J') called at t/
01filter.t line 27
---------------

The relevant code in the test file is:
$p-> parse_string(<<EOT);
<foo/> 
EOT

Any ideas?

-- 
OpenSource: Every now and then, you get what you don't pay for.
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Michael A Nachbaur
Matt Sergeant
Morus Walter
Matt Sergeant
Matt Sergeant
Bart Schuller
Michael A Nachbaur
Kip Hampton
Matt Sergeant

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved