Tenga en cuenta que el brew link openssl -force no funciona: $ brew link openssl -force 17.5s Warning: Refusing to link: openssl Linking keg-only openssl means you may end up linking against the insecure, deprecated system OpenSSL while using the headers from Homebrew 's openssl. Instead, pass the full include/library paths to your compiler e.g.
About the App
- App name: icu4c
- App description: C/C++ and Java libraries for Unicode and globalization
- App website: http://site.icu-project.org/
Install the App
- Press
Command+Space
and type Terminal and press enter/return key. - Run in Terminal app:
ruby -e '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)' < /dev/null 2> /dev/null
and press enter/return key.
If the screen prompts you to enter a password, please enter your Mac's user password to continue. When you type the password, it won't be displayed on screen, but the system would accept it. So just type your password and press ENTER/RETURN key. Then wait for the command to finish. - Run:
brew install icu4c
Done! You can now use icu4c
.
Similar Software for Mac
About the App
- App name: gettext
- App description: GNU internationalization (i18n) and localization (l10n) library
- App website: https://www.gnu.org/software/gettext/
Install the App
- Press
Command+Space
and type Terminal and press enter/return key. - Run in Terminal app:
ruby -e '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)' < /dev/null 2> /dev/null
and press enter/return key.
If the screen prompts you to enter a password, please enter your Mac's user password to continue. When you type the password, it won't be displayed on screen, but the system would accept it. So just type your password and press ENTER/RETURN key. Then wait for the command to finish. - Run:
brew install gettext
Done! You can now use gettext
.