Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

cli installation - brew linkapps deprecated #418

Open
yosun opened this issue Jan 12, 2018 · 0 comments
Open

cli installation - brew linkapps deprecated #418

yosun opened this issue Jan 12, 2018 · 0 comments

Comments

@yosun
Copy link

yosun commented Jan 12, 2018

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 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)

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant