Matt Sergeant <[EMAIL PROTECTED]> writes: > On Friday, August 16, 2002, at 05:49 PM, William M. Perry wrote: > >> I am new to AxKit, and the first XSL stylesheet I threw at it is >> exploding, evidently because of my use of the following EXSLT functions: >> set:distinct, date:seconds, and date:date. This is on a debian/x86 >> (stable) system using AxKit 1.5 from the normal debian packages. I >> upgraded the libxml2 and libxslt1 by hand to the 'unstable' versions to >> see if that would make any difference, but no joy. > > Most likely you also need to upgrade XML::LibXSLT too, or at the very > least recompile it so that it can find libexslt.
I am using 1.50-2 from debian, which doesn't seem to define HAVE_EXSLT, so I will have to compile it myself. I'll log a bug againt the libxml-libxslt-perl package in debian. -bp -- Ceterum censeo vi esse delendam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
