This might help - I have:

perl 5.8.0
libxslt 1.0.30
libxml2 2.5.11
XML::LibXML 1.56
XML::LibXSLT 1.53

on RH 9 (gcc 3.x)

on RH 7.3 (gcc 2.9x)
I have the same versions running, and also managed to get perl 5.8.2
working (I had to patch the libapreq build process tho).

Cheers.


On Tue, Dec 23, 2003 at 10:21:37AM -0500, Tod Harter wrote:
> I'm stumped, XSLT refuses to work at all on my latest system.
> 
> [EMAIL PROTECTED] tharter]$ pmv XML::LibXML
> Version for module XML::LibXML is: 1.56
> [EMAIL PROTECTED] tharter]$ pmv XML::LibXSLT
> Version for module XML::LibXSLT is: 1.50
> [EMAIL PROTECTED] tharter]$ pmv AxKit
> Version for module AxKit is: 1.61
> [EMAIL PROTECTED] tharter]$ perl -v
> 
> This is perl, v5.8.1 built for i386-linux-thread-multi
> (with 1 registered patch, see perl -V for more detail)
> [EMAIL PROTECTED] tharter]$ xslt-config --version
> 1.0.33
> [EMAIL PROTECTED] tharter]$ xml2-config --version
> 2.5.11
> 
> I've tried various permutations of AxKit 1.6, 1.6.1, and 1.6.2 with several 
> versions of LibXSLT/LibXML. Nothing doing...
> 
> Any request simply ends with
> 
> [Tue Dec 23 10:08:01 2003] [warn] [client 192.168.168.10] [AxKit] [LibXSLT] 
> performing transformation
> [Tue Dec 23 10:08:01 2003] [warn] [client 192.168.168.10] [AxKit] Caught an 
> exception
> [Tue Dec 23 10:08:01 2003] [error] [client 192.168.168.10] [AxKit] [Error] 
> Can't call method "transform" on an undefined value at 
> /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/Apache/AxKit/Language/LibXSLT.pm
>  
> line 122.
> 
> [Tue Dec 23 10:08:01 2003] [error] [client 192.168.168.10] [AxKit] From: 
> /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/Apache/AxKit/Exception.pm 
> : 9
> [Tue Dec 23 10:08:01 2003] [error] [client 192.168.168.10] [AxKit] [Backtrace] 
> Can't call method "transform" on an undefined value at 
> /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/Apache/AxKit/Language/LibXSLT.pm
>  
> line 122.
>         
> Apache::AxKit::Exception::new('Apache::AxKit::Exception::Error','-text','Can\'t 
> call method "transform" on an undefined value at /usr/...') called at 
> /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/AxKit.pm line 988
>         AxKit::prep_exception('Can\'t call method "transform" on an undefined 
> value at /usr/...') called at 
> /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/AxKit.pm line 162
>         AxKit::__ANON__('Can\'t call method "transform" on an undefined value 
> at /usr/...') called at 
> /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/Apache/AxKit/Language/LibXSLT.pm
>  
> line 122
>         
> Apache::AxKit::Language::LibXSLT::handler('Apache::AxKit::Language::LibXSLT','AxKit::Apache=SCALAR(0x8ae9168)','Apache::AxKit::Provider::File=HASH(0x8ae9270)','Apache::AxKit::Provider::File=HASH(0x8c53614)',1)
>  
> called at /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/AxKit.pm 
> line 739
>         
> AxKit::process_request('AxKit::Apache=SCALAR(0x8ae9168)','Apache::AxKit::Provider::File=HASH(0x8ae9270)','ARRAY(0x8364884)','undef')
>  
> called at /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/AxKit.pm 
> line 461
>         
> AxKit::run_axkit_engine('AxKit::Apache=SCALAR(0x8ae9168)','Apache::AxKit::Provider::File=HASH(0x8ae9270)')
>  
> called at /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/AxKit.pm 
> line 288
>         eval {...} called at 
> /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/AxKit.pm line 279
>         
> AxKit::main_handler('AxKit::Apache=SCALAR(0x8ae9168)','Apache::AxKit::Provider::File=HASH(0x8ae9270)')
>  
> called at /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/AxKit.pm 
> line 193
>         AxKit::fast_handler('AxKit::Apache=SCALAR(0x8ae9168)') called at 
> /dev/null line 0
>         eval {...} called at /dev/null line 0
> 
> -- 
> Tod Harter
> Giant Electronic Brain
> http://www.giantelectronicbrain.com
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to