> But, I am using Windows 2000 workstation for my tests. Finally I want
> to prepare scripts which will work both on NT4 Serv and Linux.
>
> I found that there is iconv library with binary distribution of Gimp
> for Win32. I installed Gimp but I still cannot use <xsl:output
> encoding="ISO-8859-2" method="html"/>. Sablot receives: "Warning:
> msgtype: warning in myfile.php on line 73", where the line is
> xslt_process($xslData, $xmlData, $result)
>
> Do you know how to make Sablot to show more usefull informations
> instead "Warning: msgtype at line xxx", where xxx is always line with
> xslt_process(...) function? I receive always _the same error message_
> for every kind of syntax erros in XSL string. It would be great if I
> could receive more detailed warnings.
Use sabcmd to debug your templates and to resolve the iconv issue. Error
messages from sabcmd are usually sufficient.
And it may worth to say that you must recompile Sablotron when iconv is
installed. The Windows binary is not ready to use iconv. See install_win for
instructions if necessary.
--
Petr Cimprich
Ginger Alliance
www.gingerall.com