Luu, Richard wrote:
Hi all,
I just built/installed ICU 4.0 and Xerces C++ 2.8 for libs (with
-ticu) and Samples on Linux platform. After the built done, I ran
PParse -? <Enter> It returned with "Can't open transcoding service".
What command do I use to enable or bring up the transcoding service ?
This seems strange. I know that ICU 3.2.1 is the latest version of the
ICU that will work with Xerces-C 2.8 if you want to use the ICU as a
message loader, but I'm not aware of any problems using the ICU for the
transcoding service. Did you verify the ICU built properly and install
it correctly by running "make check install"?
Dave