LibXSLT comes with a command line too xsltproc, does that work? Try it on the specific file/stylesheet as well.

simon

On Tuesday, August 26, 2003, at 08:39 AM, [EMAIL PROTECTED] wrote:


Hello,


I am trying to get AxKit running on Windows 2000 with Apache 1.3.28.
Unfortunately I can't get neither LibXSLT nor Sablotron to work on this
system. XML::Sablotron refuses to compile so I decided to use
XML::LibXSLT

The output I get in Apache's error_log is the following:
(Ther German message text "Die angegebene Prozedur wurde nicht
gefunden" means "the specified procedure could not be found"

Warning: program compiled against libxml 205 using older 204
[Tue Aug 26 13:59:16 2003] [warn] [client 199.28.109.185] [AxKit] fast
handler called for /test.xml
[Tue Aug 26 13:59:16 2003] [warn] [client 199.28.109.185] [AxKit]
Content Provider Override: Apache::AxKit::Provider::File
[Tue Aug 26 13:59:16 2003] [warn] [client 199.28.109.185] [AxKit]
decoding from UTF-8
[Tue Aug 26 13:59:16 2003] [warn] [client 199.28.109.185] [AxKit] [req]
File Provider given $r: d:/documentroot/test.xml
[Tue Aug 26 13:59:16 2003] [warn] [client 199.28.109.185] [AxKit]
checking if we process this resource
[Tue Aug 26 13:59:16 2003] [warn] [client 199.28.109.185] [AxKit]
media: screen, preferred style: #default
[Tue Aug 26 13:59:16 2003] [warn] [client 199.28.109.185] [AxKit]
Cache: key = a5b1432035449f5b843a8f19821b4e90
[Tue Aug 26 13:59:16 2003] [warn] [client 199.28.109.185] [AxKit]
getting styles and external entities from the XML
[Tue Aug 26 13:59:16 2003] [warn] [client 199.28.109.185] [AxKit]
styles not cached - calling $provider->get_styles()
[Tue Aug 26 13:59:16 2003] [warn] [client 199.28.109.185] [AxKit] using
XS get_styles (libxml2)
[Tue Aug 26 13:59:16 2003] [warn] [client 199.28.109.185] [AxKit]
encoding to UTF-8
[Tue Aug 26 13:59:16 2003] [warn] [client 199.28.109.185] [AxKit]
calling xs_get_styles_fh()
[Tue Aug 26 13:59:16 2003] [warn] [client 199.28.109.185] [AxKit]
calling xs_get_styles_str()
[Tue Aug 26 13:59:16 2003] [warn] [client 199.28.109.185] [AxKit]
parse_pi: href = test.xsl
[Tue Aug 26 13:59:16 2003] [warn] [client 199.28.109.185] [AxKit]
parse_pi: type = text/xsl
[Tue Aug 26 13:59:16 2003] [warn] [client 199.28.109.185] [AxKit]
xs_get_styles returned: , , dromedaries
[Tue Aug 26 13:59:16 2003] [warn] [client 199.28.109.185] [AxKit]
Calling GetMatchingProcessors with (screen, , , , dromedaries)
[Tue Aug 26 13:59:16 2003] [warn] [client 199.28.109.185] [AxKit]
get_styles: loading style modules
[Tue Aug 26 13:59:16 2003] [warn] [client 199.28.109.185] [AxKit]
get_styles: looking for mapping for style type: 'text/xsl'
[Tue Aug 26 14:00:02 2003] [warn] [client 199.28.109.185] [AxKit]
Caught an exception
[Tue Aug 26 14:00:02 2003] [error] [client 199.28.109.185] [AxKit]
[Error] Load of 'Apache::AxKit::Language::LibXSLT' failed with:
AxKit::load_module failed: Can't load
'd:/Perl/site/lib/auto/XML/LibXSLT/LibXSLT.dll' for module
XML::LibXSLT: load_file:Die angegebene Prozedur wurde nicht gefunden at
d:/Perl/lib/DynaLoader.pm line 206.
 at d:/Perl/site/lib/Apache/AxKit/Language/LibXSLT.pm line 7
Compilation failed in require at
d:/Perl/site/lib/Apache/AxKit/Language/LibXSLT.pm line 7.
BEGIN failed--compilation aborted at
d:/Perl/site/lib/Apache/AxKit/Language/LibXSLT.pm line 7.
Compilation failed in require at (eval 11) line 1.

[Tue Aug 26 14:00:02 2003] [error] [client 199.28.109.185] [AxKit]
From: d:/Perl/site/lib/Error.pm : 148
[Tue Aug 26 14:00:02 2003] [error] [client 199.28.109.185] [AxKit]
[Backtrace] Load of 'Apache::AxKit::Language::LibXSLT' failed with:
AxKit::load_module failed: Can't load
'd:/Perl/site/lib/auto/XML/LibXSLT/LibXSLT.dll' for module
XML::LibXSLT: load_file:Die angegebene Prozedur wurde nicht gefunden at
d:/Perl/lib/DynaLoader.pm line 206.
at d:/Perl/site/lib/Apache/AxKit/Language/LibXSLT.pm line 7
Compilation failed in require at
d:/Perl/site/lib/Apache/AxKit/Language/LibXSLT.pm line 7.
BEGIN failed--compilation aborted at
d:/Perl/site/lib/Apache/AxKit/Language/LibXSLT.pm line 7.
Compilation failed in require at (eval 11) line 1.
Error::throw('Apache::AxKit::Exception::Error', '-text', 'Load of
\'Apache::AxKit::Language::LibXSLT\' failed with: AxKit:...') called at
d:/Perl/site/lib/Apache/AxKit/Provider.pm line 228
Apache::AxKit::Provider::get_styles('Apache::AxKit::Provider::File=HASH (0x10bc640)',
'screen', '#default') called at d:/Perl/site/lib/Axkit.pm line 831
AxKit::get_styles('screen', '#default',
'Apache::AxKit::Cache=HASH(0x10548f8)',
'Apache::AxKit::Provider::File=HASH(0x10bc640)') called at
d:/Perl/site/lib/Axkit.pm line 395
AxKit::run_axkit_engine('Apache=SCALAR(0x10b7948)',
'Apache::AxKit::Provider::File=HASH(0x10bc640)') called at
d:/Perl/site/lib/Axkit.pm line 288
eval {...} called at d:/Perl/site/lib/Axkit.pm line 279
AxKit::main_handler('Apache=SCALAR(0x10b7948)',
'Apache::AxKit::Provider::File=HASH(0x10bc640)') called at
d:/Perl/site/lib/Axkit.pm line 193
AxKit::fast_handler('Apache=SCALAR(0x10b7948)') called at nul line 0
eval {...} called at nul line 0




Besides that I get a message box (again in German) on the Web Server
machine stating that it couldn't find the precedure entry point
"xmlXPathOrderDocElems" in DLL libxml2.dll


Any help is appreciated.


Thanks,
Frank.

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



-- simonwoodside.com -- openict.net -- 99% Devil, 1% Angel


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



Reply via email to