Hi David,

Yes, I got error in 'make check install' for ICU installation. Below is
the cut/paste. 

.....
make[1]: Making `all' in `testdata'
make[2]: Entering directory
`/plm/cynas/users/luur/icu/source/test/testdata'
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY
_PATH  ../../bin/genrb -k -q -s ../../test/testdata  -d
../../test/testdata/out/build te.txt
../../test/testdata/te.txt:92: parse error. Stopped parsing with
U_FILE_ACCESS_ERROR
couldn't parse the file te.txt. Error:U_FILE_ACCESS_ERROR
make[2]: *** [../../test/testdata/out/build/te.res] Error 4
make[2]: Leaving directory
`/plm/cynas/users/luur/icu/source/test/testdata'
make[1]: *** [all-recursive] Error 2
make[1]: Leaving directory `/plm/cynas/users/luur/icu/source/test'
make: *** [check-recursive] Error 2


-----Original Message-----
From: David Bertoni [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 20, 2008 10:12 AM
To: [email protected]
Subject: Re: ICU service

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

Reply via email to