We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
orion:(master)replete$ script/build Error: please "brew install icu4c" orion:(master)replete$ brew list ant gmp libunistring opencv sqlite aurora-cli icu4c libxml2 openexr tbb awscli ilmbase libyaml openssl telnet boot-clj imagemagick libzip [email protected] valgrind cloc isl lumo pcre watchman clojure jpeg lz4 pkg-config wget cmake jq lzlib planck x264 curl lame maven python xvid eigen leiningen mpfr python@2 xz ffmpeg libidn2 [email protected] qt yarn freetype libmpc node readline gcc libpng node@8 rlwrap gdbm libtiff numpy ruby gettext libtool oniguruma sphinx-doc
Notice that icu4c is installed. If you try to install it, I get:
orion:(master)replete$ brew install icu4c Updating Homebrew... ==> Auto-updated Homebrew! Updated 1 tap (homebrew/cask). ==> Migrating cache entries... Warning: icu4c 62.1 is already installed and up-to-date To reinstall 62.1, run `brew reinstall icu4c`
The text was updated successfully, but these errors were encountered:
If I do this, things work.
export PKG_CONFIG_PATH="/usr/local/opt/icu4c/lib/pkgconfig"
Sorry, something went wrong.
No branches or pull requests
Notice that icu4c is installed. If you try to install it, I get:
The text was updated successfully, but these errors were encountered: