ethereum / webthree-umbrella

Former home of cpp-ethereum (Oct 2015 to Aug 2016)
http://cpp-ethereum.org
GNU General Public License v3.0
493 stars 372 forks source link

brew install cpp-ethereum new issue #518

Closed Makaronodentro closed 8 years ago

Makaronodentro commented 8 years ago

I am trying to install eth on a OSX ElCapitan v10.11.4 but I receive the following error:

==> Cloning https://github.com/ethereum/webthree-umbrella.git Updating /Library/Caches/Homebrew/cpp-ethereum--git ==> Checking out branch develop Synchronizing submodule url for 'evmjit' Synchronizing submodule url for 'deps' error: no such remote ref ebb5b11dc516a5df3cb0d8579bb81f194dbce0d5 Fetched in submodule path 'webthree-helpers/deps', but it did not contain ebb5b11dc516a5df3cb0d8579bb81f194dbce0d5. Direct fetching of that commit failed. Failed to recurse into submodule path 'webthree-helpers' Error: Failed to download resource "cpp-ethereum" Failure while executing: git submodule -q update --init --recursive

chfast commented 8 years ago

That's my fault. I've just fixed that.

Makaronodentro commented 8 years ago

All good now thanks!