Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On 20/06/12 00:15, Jonathan Adams wrote:
to get icu working on Openindiana/Illumos/Solaris ...

http://bugs.icu-project.org/trac/ticket/9390

I downloaded the very latest icu4c from icu-project and then worked
through the source till I compiled it ... :)

I put a patch on their bug system to get it to compile on Solaris ...
although someone would need to check if that actually fixed it for
other platforms.

can you try to add this patch to the internal ICU build?

i.e. something like

 diff -ur misc/build/icu-unpatched/ misc/build/icu/ > solarisgcc.patch

then add that patch in icu/makefile.mk to the PATCH_FILES variable.

that would allow you to use the internal ICU.

I do set PATH and LD_LIBRARY_PATH before autogen/configure/gmake ...
this specific batch of commands is especially annoying because it
overrides the default LD_LIBRARY_PATH, rather than setting
'LD_LIBRARY_PATH="$O/lib:$LD_LIBRARY_PATH"' or similar.

yes that is kind of sub-optimal, but if LO can't use the library on the
system then eventually we'll need to build our bundled one so we can put
it into the installation set anyway...

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.