You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2022. It is now read-only.
brew tap ethereum/ethereum
brew install cpp-ethereum brew linkapps cpp-ethereum
Unfortunately brew linkapps cannot behave nicely with e.g. Spotlight using
either aliases or symlinks and Homebrew formulae do not build "proper" .app
bundles that can be relocated. Instead, please consider using brew cask and
migrate formulae using .apps to casks.
Error: No such keg: /usr/local/Cellar/cpp-ethereum
Perhaps update the documentation - I assume this step is just creating a symlink? What would you replace it with
Also, Mac OS X High Sierra with latest Xcode CLT...
MBP:.aws$ brew install cpp-ethereum
==> Installing cpp-ethereum from ethereum/ethereum
==> Cloning https://github.com/ethereum/cpp-ethereum.git
Updating /Users/[]/Library/Caches/Homebrew/cpp-ethereum--git
==> Checking out branch develop
==> cmake -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/cpp-ethereum/1.3.0 -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAME
Last 15 lines from /Users/[]/Library/Logs/Homebrew/cpp-ethereum/01.cmake: https://github.com/ruslo/hunter/wiki/error.internal
Also, some issues installing the cpp cli on Mac High Sierra 10.13.2 (17C88)
Following https://ethereum.org/cli
brew tap ethereum/ethereum
brew install cpp-ethereum
brew linkapps cpp-ethereum
Unfortunately
brew linkapps
cannot behave nicely with e.g. Spotlight usingeither aliases or symlinks and Homebrew formulae do not build "proper"
.app
bundles that can be relocated. Instead, please consider using
brew cask
andmigrate formulae using
.app
s to casks.Error: No such keg: /usr/local/Cellar/cpp-ethereum
Perhaps update the documentation - I assume this step is just creating a symlink? What would you replace it with
Also, Mac OS X High Sierra with latest Xcode CLT...
MBP:.aws$ brew install cpp-ethereum
==> Installing cpp-ethereum from ethereum/ethereum
==> Cloning https://github.com/ethereum/cpp-ethereum.git
Updating /Users/[]/Library/Caches/Homebrew/cpp-ethereum--git
==> Checking out branch develop
==> cmake -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/cpp-ethereum/1.3.0 -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAME
Last 15 lines from /Users/[]/Library/Logs/Homebrew/cpp-ethereum/01.cmake:
https://github.com/ruslo/hunter/wiki/error.internal
Also, some issues installing the cpp cli on Mac High Sierra 10.13.2 (17C88)
CMake Error at .brew_home/.hunter/_Base/Download/Hunter/0.19.173/750fb1d/Unpacked/cmake/modules/hunter_wiki.cmake:12 (message):
Call Stack (most recent call first):
.brew_home/.hunter/_Base/Download/Hunter/0.19.173/750fb1d/Unpacked/cmake/modules/hunter_internal_error.cmake:13 (hunter_wiki)
.brew_home/.hunter/_Base/Download/Hunter/0.19.173/750fb1d/Unpacked/cmake/modules/hunter_calculate_toolchain_sha1.cmake:108 (hunter_internal_error)
.brew_home/.hunter/_Base/Download/Hunter/0.19.173/750fb1d/Unpacked/cmake/modules/hunter_apply_gate_settings.cmake:116 (hunter_calculate_toolchain_sha1)
.brew_home/.hunter/_Base/Download/Hunter/0.19.173/750fb1d/Unpacked/cmake/modules/hunter_finalize.cmake:73 (hunter_apply_gate_settings)
.brew_home/.hunter/_Base/Download/Hunter/0.19.173/750fb1d/Unpacked/cmake/modules/hunter_add_package.cmake:24 (hunter_finalize)
CMakeLists.txt:103 (hunter_add_package)
-- Configuring incomplete, errors occurred!
See also "/tmp/cpp-ethereum-20180111-7201-gmsikg/CMakeFiles/CMakeOutput.log".
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/ethereum/homebrew-ethereum/issues
These open issues may also help:
Error installing cpp-ethereum on OSX https://github.com/ethereum/homebrew-ethereum/issues/126
brew install cpp-ethereum error https://github.com/ethereum/homebrew-ethereum/issues/121
brew install cpp-ethereum CMake Error https://github.com/ethereum/homebrew-ethereum/issues/124
The text was updated successfully, but these errors were encountered: