Closed PaulRBerg closed 6 years ago
I managed to get it working:
virtualenv
I had to reinstall openssl
and follow the instructions from here: https://github.com/ethereum/pyethapp/issues/209. Afterwards, the install ran smoothly.
virtualenv
I switched to pyenv
and pyend-virtualenv
and, after fiddling with the tools for a while, I managed to run make
successfully inside the environment. Of course, tests don't work but I see that there are already PRs for that.
Did this happen just to me? I might update the README to add some warnings for OSX. Considering the latest developments of Plasma (Cash, Debit et al), is OmiseGo still working on the mvp?
Weird. I haven't seen this issue yet. I guess if it's working now I'll close (?).
Yup! I just wanted to make sure it was something with my machine. Thanks!
Issue Type
Current Behavior
Cannot build the source code, although I made sure that:
leveldb
correctly installed (via homebrew) and there's a link in/usr/local/include
xcode-select --install
and when I rungcc -v
I correctly see/usr/local/include
mentioned thereExpected Behavior
make
should work.Steps to Reproduce
This is perhaps a problem specific to OSX.
Full output of error:
System Specs
pip freeze
):