On Jan 8, 2005, at 11:31 PM, John Fessenden fess wrote:


Thanks for the info Simon. The your libxml and libxslt seem to be much older than what
I'm trying. So that gives me something else to try.


Could you also let me know what versions of the perl modules you're using?

XML::LibXML
XML::LibXML::Common
XML::LibXSLT
XML::NamespaceSupport

Well, I got a little done this weekend. [ can you tell this is a side project? ]
I tried out my config on my linux box, and it failed with the same exception that I got on the OSX box.
that's with the latest versions of things:


libxml2 2.6.16-1
libxslt 1.1.12-1
perl-XML-NamespaceSupport 1.08-1
perl-XML-Filter-BufferText 1.00-1
perl-XML-LibXML-Common 0.13-1
perl-XML-LibXSLT 1.57-1
perl-XML-LibXML 1.57-1 ( use 1.58 on osx, but 1.57 on linux because 1.58 failed to build, no idea why. )


perl v5.8.1-RC3 built for darwin-thread-multi-2level osx
perl v5.8.4 built for i386-linux-thread-multi  on linux.

summary, I'm getting an exception when trying to use AxKit URI's in a document() function from an xslt stylesheet. [ roger espinosa seemed to have the same problem. ]

S. Woodside is able to run same test case and it works, however he is running older versions of libxml, and libxslt, ...

My next step is to run the old versions of stuff that simon is running and see if that works.
If it does then I'll go about debugging which piece has the issue.


--fess



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



Reply via email to