|
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.
----- Original Message -----
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: [EMAIL PROTECTED] For additional
commands, e-mail: [EMAIL PROTECTED]
|