I've put in another ICU config patch that adds these 2 options to
Configure.pl:
   --icuheaders=(header_dir)  Location of headers w/o /unicode
   --icushared=(linkeroption)>  Full linker command

Here is a sample (line-wrapped) Configure line:

perl Configure.pl  --icushared='-L /opt/openoffice/program
 -licudata -licuuc' ---icuheaders='/home/lt/icu/' --nomanicheck

As these libs I've here are 2.2 it didn't fully work, but almost ;)

leo

Reply via email to