You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Andy Heninger <an...@jtcsv.com> on 2001/04/03 20:56:39 UTC

Re: How can I use a XML Document encoding euc-kr?

Did you rebuild build xerces-c with ICU?  The pre-built binaries
do not use ICU, even if it is avialable on your system.

ICU does support euc-kr, and xerces built with ICU should recognize
euc-kr encoded documents with no problem.

IBM XML4C is xerces-c + ICU.  Binaries are available from
alphaworks.ibm.com.


Andy Heninger
IBM, Cupertino, CA
heninger@us.ibm.com

  ----- Original Message ----- 
  From: À¯ÀçÇö 
  To: xerces-c-dev@xml.apache.org 
  Sent: Tuesday, April 03, 2001 7:55 AM
  Subject: How can I use a XML Document encoding euc-kr?


   
hello. 
I installed Xerces1.4 on Solaris 2.6 andy cc & CC compiler.
and I installed icu1.8.
but.. still, I got a problem with my job which process XML 
Document encoding "euc-kr"..

In DOM Parsing time, error message is occured,
like, "euc-kr" is unknown....

so.. I want to know how I process document encoding "euc-kr"?
How ?
please....I am very very hurry...


  --------------------------------------------------------------------- To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org For additional commands, e-mail: xerces-c-dev-help@xml.apache.org