From: Steven R. Loomis Date: Thu, 4 Sep 2014 22:18:57 +0000 (+0000) Subject: ICU-10853 mention trying an absolute path to runConfigureICU if the relative path... X-Git-Tag: milestone-59-0-1~1626 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e57f9c9abdbd45f0c09669c32a47e4734731e78d;p=icu ICU-10853 mention trying an absolute path to runConfigureICU if the relative path doesn't work. X-SVN-Rev: 36350 --- diff --git a/icu4c/readme.html b/icu4c/readme.html index d2b0924664e..f8be79008ce 100644 --- a/icu4c/readme.html +++ b/icu4c/readme.html @@ -675,7 +675,12 @@ ~/icu$ mkdir trunk-dev ~/icu$ cd trunk-dev ~/icu/trunk-dev$ ../trunk/source/runConfigureICU Linux -~/icu/trunk-dev$ make check +~/icu/trunk-dev$ make check
+ (Note: this example shows a relative path to + runConfigureICU. If you experience difficulty, + try using an absolute path to runConfigureICU + instead.) +

ICU as a System-Level Library

If ICU is installed as a system-level library, there are further