"Luis Argerich" <[EMAIL PROTECTED]> writes:

> I need to use Xerces Perl with ICU, I can compile Xerces-C++ with
> ICU without problems, however when I try to rebuild Xerces-Perl I
> get errors during 'make test' about and undefined "icudat_dat"
> reference.  I don't have any errors durin perl Makefile.PL or make.

Hola Luis,

I'd love to help. I've never gotten ICU/Xeres-C working on linux,
though so I don't have a lot of experience.

That's an undefined symbol error from the dynamic loader. Do you have
your LD_LIBRARY_PATH variable set properly so that it can locate the
icu libraries?

Cheers,
jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to