There is problem with the iconv library on Sun OS. Iconv uses another 
encoding names. we solved this with creatting the links with appropriate 
names in /usr/lib/iconv like this

ln -s ISO8859-2%foo-boo.so iso-8859-2%foo-boo.so

HTH

Bernhard Zwischenbrugger wrote:

> Ich have big troubles with the SUN version of sabcmd.
> 
> ...
> <xsl:output method="html" encoding="ISO-8850-1"/>
> ...
> 
> $ /usr/local/bin/sabcmd test.xsl html Error [code:256]   unknown encoding 
>'ISO-8859-1' 
> 
> The input File is ISO-8859-1 encoded and the output file also should be
> ISO-8859-1 encoded (or ascii)
> 
> With Linux there is no problem, but the SUN only "speaks" UTF-8.
> 
> Do you have a hint for me how to solve this Problem?
> The Characters that makes troubles are the german umlauts: �������
> 
> thanks for help
> 
> -----------------------------------------------------
> Bernhard Zwischenbrugger       Datenk�che
> Tel.: +43/1/944 57 64          Redaktionssystem
> Mobil.: +43/699/1944 57 64     Web Content Management
> -----------------------------------------------------
> http://www.datenkueche.com
> 
> 



-- 
Pavel Hlavnicka
Ginger Alliance
www.gingerall.com

Reply via email to