Re: [xslt] problem on encoding support



On Mon, Jul 11, 2005 at 08:16:09PM +0800, åå wrote:
> xsltïæåï
> 
> 	I compile the source of libxml2-2.6.19 on one AIX machine. libxml2 works well with xml document which encoding is "GBK'. But when I compile the source on another AIX machine and run some test program, it tells me that "Unsupported encoding 'GBK'".
> 
> 	Which package should I install to support "GBK" encoding? Thanks in advance!

  libxml2/libxslt relies on iconv() for such encoding conversions, checks
the support for the iconv() translations with your OS vendor.

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]