Skip to content

Instantly share code, notes, and snippets.

@giniedp
Created October 31, 2013 10:46
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save giniedp/7247700 to your computer and use it in GitHub Desktop.
Save giniedp/7247700 to your computer and use it in GitHub Desktop.
tar xzvf icu4c-4_4_2-src.tgz
cd icu/source
chmod +x runConfigureICU configure install-sh
./runConfigureICU MacOSX
make
sudo make install
@franklioxygen
Copy link

that works, thanks

@ehom
Copy link

ehom commented Sep 27, 2017

thank you !!!

@bayvalli
Copy link

thanks!

@mjoey
Copy link

mjoey commented May 20, 2018

Perfect, it works !

@PapaMadeleine2022
Copy link

thanks.

@mjypeng
Copy link

mjypeng commented May 25, 2020

Thanks!

@andreysolovyev381
Copy link

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment