Reid Pryzant
Results
11
comments of
Reid Pryzant
@hideakihata's fix worked for me. Note that 1) You will need to re-run `./configure` after the install and 2) You may need to manually link icu4c: ``` export PATH=/usr/local/opt/icu4c/bin:/usr/local/opt/icu4c/sbin:$PATH export...